Modifier and Type | Field and Description |
---|---|
protected CollectionContentModeType |
CollectionContentType.mode |
Modifier and Type | Method and Description |
---|---|
static CollectionContentModeType |
CollectionContentModeType.fromValue(String v) |
CollectionContentModeType |
CollectionContentType.getMode()
Gets the value of the mode property.
|
static CollectionContentModeType |
CollectionContentModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionContentModeType[] |
CollectionContentModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CollectionContentType.setMode(CollectionContentModeType value)
Sets the value of the mode property.
|
CollectionContentType |
CollectionContentType.withMode(CollectionContentModeType value) |
Copyright © 2017. All rights reserved.