Uses of Class
com.gentics.contentnode.rest.model.Tag.Type

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
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.