| Package | Description |
|---|---|
| org.dd4t.contentmodel |
| Modifier and Type | Method and Description |
|---|---|
static Component.ComponentType |
Component.ComponentType.findByName(String name) |
static Component.ComponentType |
Component.ComponentType.findByValue(int value) |
Component.ComponentType |
Component.getComponentType()
Get the component type
|
static Component.ComponentType |
Component.ComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Component.ComponentType[] |
Component.ComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setComponentType(Component.ComponentType componentType)
Set the component type
|
Copyright © 2017. All rights reserved.