| Package | Description |
|---|---|
| com.contentful.java.cma.model |
| Modifier and Type | Method and Description |
|---|---|
CMAUiExtensionParameterType |
CMAUiExtensionParameter.getType() |
static CMAUiExtensionParameterType |
CMAUiExtensionParameterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMAUiExtensionParameterType[] |
CMAUiExtensionParameterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CMAUiExtensionParameter |
CMAUiExtensionParameter.setType(CMAUiExtensionParameterType type)
Sets the type for this parameter.
|
Copyright © 2026 Contentful, GmbH.. All rights reserved.