| Package | Description |
|---|---|
| org.dmg.pmml.time_series |
| Modifier and Type | Method and Description |
|---|---|
static TrendExpoSmooth.Trend |
TrendExpoSmooth.Trend.fromValue(String v) |
TrendExpoSmooth.Trend |
TrendExpoSmooth.getTrend() |
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) |
Copyright © 2019 University of Tartu. All rights reserved.