| Modifier and Type | Method and Description |
|---|---|
DiscoveryModelFieldType |
DiscoveryModelField.getType() |
static DiscoveryModelFieldType |
DiscoveryModelFieldType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DiscoveryModelFieldType[] |
DiscoveryModelFieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoveryModelField.setType(DiscoveryModelFieldType type) |
Copyright © 2020. All Rights Reserved.