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