|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tag.Type | |
---|---|
com.gentics.contentnode.rest.model |
Uses of Tag.Type in com.gentics.contentnode.rest.model |
---|
Methods in com.gentics.contentnode.rest.model that return Tag.Type | |
---|---|
Tag.Type |
Tag.getType()
Tag type |
static Tag.Type |
Tag.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Tag.Type[] |
Tag.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.gentics.contentnode.rest.model with parameters of type Tag.Type | |
---|---|
void |
Tag.setType(Tag.Type type)
Set the tag type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |