Uses of Class
org.cxml.TimeSeriesDetails
Packages that use TimeSeriesDetails
-
Uses of TimeSeriesDetails in org.cxml
Fields in org.cxml with type parameters of type TimeSeriesDetailsModifier and TypeFieldDescriptionprotected List<TimeSeriesDetails>InventoryTimeSeries.timeSeriesDetailsprotected List<TimeSeriesDetails>PlanningTimeSeries.timeSeriesDetailsMethods in org.cxml that return TimeSeriesDetailsModifier and TypeMethodDescriptionObjectFactory.createTimeSeriesDetails()Create an instance ofTimeSeriesDetailsMethods in org.cxml that return types with arguments of type TimeSeriesDetailsModifier and TypeMethodDescriptionInventoryTimeSeries.getTimeSeriesDetails()Gets the value of the timeSeriesDetails property.PlanningTimeSeries.getTimeSeriesDetails()Gets the value of the timeSeriesDetails property.