| Package | Description | 
|---|---|
| com.contentful.java.cma | |
| com.contentful.java.cma.model | 
| Modifier and Type | Method and Description | 
|---|---|
| static Constants.CMAFieldType | Constants.CMAFieldType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static Constants.CMAFieldType[] | Constants.CMAFieldType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| Constants.CMAFieldType | CMAUiExtension.Extension.FieldType. getType() | 
| Constants.CMAFieldType | CMAField. getType() | 
| Modifier and Type | Method and Description | 
|---|---|
| CMAUiExtension.Extension | CMAUiExtension.Extension. addFieldType(Constants.CMAFieldType type)Add a new content type field type to this ui extension. | 
| CMAUiExtension.Extension.FieldType | CMAUiExtension.Extension.FieldType. setType(Constants.CMAFieldType type)Updates the type of this field with a new one. | 
| CMAField | CMAField. setType(Constants.CMAFieldType type)Sets the type for this field. | 
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.