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