Uses of Class
org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types.CodeListType

Packages that use CodeListType
org.gcube.contentmanagement.timeseriesservice.stubs   
org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types   
 

Uses of CodeListType in org.gcube.contentmanagement.timeseriesservice.stubs
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs that return CodeListType
 CodeListType CodelistItem.getCodelistType()
          Gets the codelistType value for this CodelistItem.
 CodeListType CLUnderCurationItem.getCodelistType()
          Gets the codelistType value for this CLUnderCurationItem.
 CodeListType StartCurationModeRequest.getCodeListType()
          Gets the codeListType value for this StartCurationModeRequest.
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type CodeListType
 void CodelistItem.setCodelistType(CodeListType codelistType)
          Sets the codelistType value for this CodelistItem.
 void CLUnderCurationItem.setCodelistType(CodeListType codelistType)
          Sets the codelistType value for this CLUnderCurationItem.
 void StartCurationModeRequest.setCodeListType(CodeListType codeListType)
          Sets the codeListType value for this StartCurationModeRequest.
 

Constructors in org.gcube.contentmanagement.timeseriesservice.stubs with parameters of type CodeListType
CLUnderCurationItem(boolean _final, String agencyId, CodeListType codelistType, Calendar creationDate, String description, String id, Calendar lastModifyDate, String name, String owner, int size, Status status, float version)
           
CodelistItem(String agencyId, CodeListType codelistType, Calendar creationDate, String creator, String description, String id, Calendar lastModifyDate, String name, int size, Status status, float version)
           
StartCurationModeRequest(CodeListType codeListType, String importId, String user)
           
 

Uses of CodeListType in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types
 

Fields in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types declared as CodeListType
static CodeListType CodeListType.Hierarchical
           
static CodeListType CodeListType.Simple
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.codelist.types that return CodeListType
static CodeListType CodeListType.fromString(String value)
           
static CodeListType CodeListType.fromValue(String value)
           
 



Copyright © 2012. All Rights Reserved.