Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FlattenOptions

Enumeration for flatten option. Values of this enumeration can be used alone or in combination.

Index

Enumeration members

Enumeration members

all

all: = 0
brief

Annotations and fields will be flattened.

annot

annot: = 2
brief

Annotations will be flattened.

field

field: = 1
brief

Fields will be flattened.