Uses of Class
com.contentful.java.cma.model.CMAUiExtension.Extension.FieldType
-
Packages that use CMAUiExtension.Extension.FieldType Package Description com.contentful.java.cma.model -
-
Uses of CMAUiExtension.Extension.FieldType in com.contentful.java.cma.model
Methods in com.contentful.java.cma.model that return CMAUiExtension.Extension.FieldType Modifier and Type Method Description CMAUiExtension.Extension.FieldTypeCMAUiExtension.Extension.FieldType. setType(Constants.CMAFieldType type)Updates the type of this field with a new one.Methods in com.contentful.java.cma.model that return types with arguments of type CMAUiExtension.Extension.FieldType Modifier and Type Method Description java.util.List<CMAUiExtension.Extension.FieldType>CMAUiExtension.Extension. getFieldTypes()
-