Uses of Class
org.gcube.portlets.user.codelistinterface.codelist.CodeListCreationState

Packages that use CodeListCreationState
org.gcube.portlets.user.codelistinterface.codelist   
 

Uses of CodeListCreationState in org.gcube.portlets.user.codelistinterface.codelist
 

Methods in org.gcube.portlets.user.codelistinterface.codelist that return CodeListCreationState
 CodeListCreationState CodeListServiceInterface.getCreationState()
           
static CodeListCreationState CodeListCreationState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CodeListCreationState[] CodeListCreationState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.