Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected List<TimeValue> |
TimeSeries.timeValues |
protected List<TimeValue> |
ExponentialSmoothing.timeValues |
Modifier and Type | Method and Description |
---|---|
TimeValue |
ObjectFactory.createTimeValue()
Create an instance of
TimeValue |
Modifier and Type | Method and Description |
---|---|
List<TimeValue> |
TimeSeries.getTimeValues()
Gets the value of the timeValues property.
|
List<TimeValue> |
ExponentialSmoothing.getTimeValues()
Gets the value of the timeValues property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.