| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static InterpolationMethodType |
InterpolationMethodType.fromValue(String v) |
InterpolationMethodType |
TimeSeries.getInterpolationMethod()
Gets the value of the interpolationMethod property.
|
static InterpolationMethodType |
InterpolationMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterpolationMethodType[] |
InterpolationMethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSeries |
TimeSeries.setInterpolationMethod(InterpolationMethodType interpolationMethod)
Sets the value of the interpolationMethod property.
|
Copyright © 2016 University of Tartu. All Rights Reserved.