Package | Description |
---|---|
com.gentics.contentnode.rest.model |
Modifier and Type | Method and Description |
---|---|
static Property.Type |
Property.Type.get(int typeId)
Get the Type from the typeid
|
Property.Type |
Part.getType()
Part type
|
Property.Type |
Property.getType()
Property Type
|
static Property.Type |
Property.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Property.Type[] |
Property.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Part.setType(Property.Type type)
Set the type
|
void |
Property.setType(Property.Type type) |
Copyright © 2019 Gentics Software. All rights reserved.