| Package | Description |
|---|---|
| com.contentful.java.cma | |
| com.contentful.java.cma.model |
| Modifier and Type | Method and Description |
|---|---|
static Constants.CMAFieldType |
Constants.CMAFieldType.valueOf(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 |
CMAField.getType() |
| Modifier and Type | Method and Description |
|---|---|
CMAField |
CMAField.setType(Constants.CMAFieldType type)
Sets the type for this field.
|
Copyright © 2017 Contentful, GmbH.. All Rights Reserved.