public interface FieldSchema extends CaptainUpObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
The description of the field.
|
java.lang.String |
getID() |
java.lang.String |
getName()
The name of the field.
|
java.lang.String |
getType()
The type of the field.
|
java.lang.String getID()
java.lang.String getType()
java.lang.String getDescription()
java.lang.String getName()