| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected TrendExpoSmooth.Trend |
TrendExpoSmooth.trend |
| Modifier and Type | Method and Description |
|---|---|
static TrendExpoSmooth.Trend |
TrendExpoSmooth.Trend.fromValue(java.lang.String v) |
TrendExpoSmooth.Trend |
TrendExpoSmooth.getTrend()
Gets the value of the trend property.
|
static TrendExpoSmooth.Trend |
TrendExpoSmooth.Trend.valueOf(java.lang.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 |
|---|---|
void |
TrendExpoSmooth.setTrend(TrendExpoSmooth.Trend value)
Sets the value of the trend property.
|
TrendExpoSmooth |
TrendExpoSmooth.withTrend(TrendExpoSmooth.Trend value) |
Copyright © 2015 University of Tartu. All Rights Reserved.