Modifier and Type | Field and Description |
---|---|
protected CollectionContentEntityTypeType |
CollectionContentType.type |
Modifier and Type | Method and Description |
---|---|
static CollectionContentEntityTypeType |
CollectionContentEntityTypeType.fromValue(String v) |
CollectionContentEntityTypeType |
CollectionContentType.getType()
Gets the value of the type property.
|
static CollectionContentEntityTypeType |
CollectionContentEntityTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionContentEntityTypeType[] |
CollectionContentEntityTypeType.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.setType(CollectionContentEntityTypeType value)
Sets the value of the type property.
|
CollectionContentType |
CollectionContentType.withType(CollectionContentEntityTypeType value) |
Copyright © 2017. All rights reserved.