| Package | Description |
|---|---|
| de.digitalcollections.cudami.model.api.identifiable.resource.parts | |
| de.digitalcollections.cudami.model.impl.identifiable.resource.parts |
| Modifier and Type | Method and Description |
|---|---|
ContentBlockType |
ContentBlock.getType() |
static ContentBlockType |
ContentBlockType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentBlockType[] |
ContentBlockType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentBlock.setType(ContentBlockType type) |
| Modifier and Type | Method and Description |
|---|---|
ContentBlockType |
ContentBlockImpl.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentBlockImpl.setType(ContentBlockType type) |
Copyright © 2018. All rights reserved.