|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeValue | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of TimeValue in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type TimeValue | |
---|---|
protected List<TimeValue> |
ExponentialSmoothing.timeValues
|
protected List<TimeValue> |
TimeSeries.timeValues
|
Methods in org.dmg.pmml.pmml_4_1.descr that return TimeValue | |
---|---|
TimeValue |
ObjectFactory.createTimeValue()
Create an instance of TimeValue |
Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type TimeValue | |
---|---|
List<TimeValue> |
ExponentialSmoothing.getTimeValues()
Gets the value of the timeValues property. |
List<TimeValue> |
TimeSeries.getTimeValues()
Gets the value of the timeValues property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |