Uses of Class
com.gentics.contentnode.rest.model.Overview.SelectType

Packages that use Overview.SelectType
com.gentics.contentnode.rest.model   
 

Uses of Overview.SelectType in com.gentics.contentnode.rest.model
 

Methods in com.gentics.contentnode.rest.model that return Overview.SelectType
 Overview.SelectType Overview.getSelectType()
          Selection Type
static Overview.SelectType Overview.SelectType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Overview.SelectType[] Overview.SelectType.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 Overview.SelectType
 void Overview.setSelectType(Overview.SelectType selectType)
           
 



Copyright © 2014 Gentics Software GmbH. All Rights Reserved.