| Modifier and Type | Method and Description |
|---|---|
ListMode |
Options.getListMode() |
static ListMode |
ListMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListMode[] |
ListMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BuilderWithSourceClass |
BuilderWithSourceClass.withListMode(ListMode listMode) |
Options |
Options.withListMode(ListMode listMode) |
BuilderWithSourceClass |
MappingTestHelper.withListMode(ListMode listMode) |
| Constructor and Description |
|---|
Options(int maxRecursionDepth,
ListMode listMode) |
Copyright © 2018. All rights reserved.