Uses of Class
org.gcube.contentmanagement.codelistmanager.entities.CodeList

Packages that use CodeList
org.gcube.contentmanagement.codelistmanager.entities   
 

Uses of CodeList in org.gcube.contentmanagement.codelistmanager.entities
 

Methods in org.gcube.contentmanagement.codelistmanager.entities that return CodeList
static CodeList CodeList.get(String id)
           
 

Methods in org.gcube.contentmanagement.codelistmanager.entities that return types with arguments of type CodeList
static Iterator<CodeList> CodeList.getAll()
           
static Iterator<CodeList> CodeList.getByName(String name)
           
static Iterator<CodeList> CodeList.getByType(CodeListType type)
           
 



Copyright © 2014. All Rights Reserved.