public static class MetadataTemplate.Option extends BoxJSONObject
| Constructor and Description |
|---|
Option()
Constructs an empty metadata template.
|
Option(String json)
Constructs a metadate template option from a JSON string.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getID()
Gets the ID of the template field.
|
String |
getKey()
Gets the key of the field.
|
MetadataTemplate.StaticConfig |
getStaticConfig()
Gets static configuration for the classification.
|
clearPendingChanges, getJson, getPendingChanges, getPendingChangesAsJsonObject, getPendingJSONObjectpublic Option()
public MetadataTemplate.StaticConfig getStaticConfig()