Uses of Class
org.gcube.contentmanagement.timeseriesservice.impl.history.TSHistory.ParentType

Packages that use TSHistory.ParentType
org.gcube.contentmanagement.timeseriesservice.impl.history   
 

Uses of TSHistory.ParentType in org.gcube.contentmanagement.timeseriesservice.impl.history
 

Methods in org.gcube.contentmanagement.timeseriesservice.impl.history that return TSHistory.ParentType
 TSHistory.ParentType TSHistory.getParentType()
           
static TSHistory.ParentType TSHistory.ParentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TSHistory.ParentType[] TSHistory.ParentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.contentmanagement.timeseriesservice.impl.history with parameters of type TSHistory.ParentType
 void TSHistory.setParentType(TSHistory.ParentType parentType)
           
 



Copyright © 2012. All Rights Reserved.