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

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

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

Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types that return TimeseriesHistoryItem
 TimeseriesHistoryItem[] TimeseriesHistory.getTimeseriesHistoryList()
          Gets the timeseriesHistoryList value for this TimeseriesHistory.
 TimeseriesHistoryItem TimeseriesHistory.getTimeseriesHistoryList(int i)
           
 

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

Constructors in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type TimeseriesHistoryItem
TimeseriesHistory(CsvHistory csvHistory, CurationHistoryItem curationHistoryList, TimeseriesHistoryItem[] timeseriesHistoryList)
           
 



Copyright © 2012. All Rights Reserved.