| Package | Description |
|---|---|
| com.contentful.java.cma.model |
| Modifier and Type | Method and Description |
|---|---|
CMAType |
CMASystem.getLinkType() |
CMAType |
CMASystem.getType() |
static CMAType |
CMAType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CMAType[] |
CMAType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CMASystem |
CMASystem.setLinkType(CMAType linkType)
Set the type of this link.
|
CMASystem |
CMASystem.setType(CMAType type)
Update this type.
|
| Constructor and Description |
|---|
CMALink(CMAType linkedType)
Create a fully specified link, with type and linkedType.
|
CMAResource(CMAType type) |
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.