Modifier and Type | Field and Description |
---|---|
protected MetadataFieldIndexType |
MetadataFieldType.index |
Modifier and Type | Method and Description |
---|---|
static MetadataFieldIndexType |
MetadataFieldIndexType.fromValue(String v) |
MetadataFieldIndexType |
MetadataFieldType.getIndex()
Gets the value of the index property.
|
static MetadataFieldIndexType |
MetadataFieldIndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataFieldIndexType[] |
MetadataFieldIndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataFieldType.setIndex(MetadataFieldIndexType value)
Sets the value of the index property.
|
Copyright © 2015. All rights reserved.