Uses of Enum Class
com.gentics.contentnode.rest.model.Tag.Type
Packages that use Tag.Type
-
Uses of Tag.Type in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return Tag.TypeModifier and TypeMethodDescriptionTag.getType()
Tag typestatic Tag.Type
Returns the enum constant of this class with the specified name.static Tag.Type[]
Tag.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gentics.contentnode.rest.model with parameters of type Tag.Type