| Modifier and Type | Method and Description |
|---|---|
MetadataField.JsonType |
MetadataField.getJsonType() |
static MetadataField.JsonType |
MetadataField.JsonType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataField.JsonType[] |
MetadataField.JsonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataField.setJsonType(MetadataField.JsonType jsonType) |
Copyright © 2009–2019 Opencast Project. All rights reserved.