Uses of Class
org.gcube.contentmanagement.timeseriesservice.stubs.types.TsHistoryOps

Packages that use TsHistoryOps
org.gcube.contentmanagement.timeseriesservice.stubs.types   
 

Uses of TsHistoryOps in org.gcube.contentmanagement.timeseriesservice.stubs.types
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types that return TsHistoryOps
 TsHistoryOps[] TimeseriesHistoryItem.getOpsList()
          Gets the opsList value for this TimeseriesHistoryItem.
 TsHistoryOps TimeseriesHistoryItem.getOpsList(int i)
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type TsHistoryOps
 void TimeseriesHistoryItem.setOpsList(int i, TsHistoryOps _value)
           
 void TimeseriesHistoryItem.setOpsList(TsHistoryOps[] opsList)
          Sets the opsList value for this TimeseriesHistoryItem.
 

Constructors in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type TsHistoryOps
TimeseriesHistoryItem(String author, Calendar date, TsHistoryOps[] opsList, boolean parentAlive, String parentId, String parentName, ParentType parentType)
           
 



Copyright © 2012. All Rights Reserved.