| Package | Description |
|---|---|
| org.dmg.pmml.time_series |
| Modifier and Type | Method and Description |
|---|---|
static TimeSeries.Usage |
TimeSeries.Usage.fromValue(String v) |
TimeSeries.Usage |
TimeSeries.getUsage() |
static TimeSeries.Usage |
TimeSeries.Usage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeSeries.Usage[] |
TimeSeries.Usage.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.setUsage(TimeSeries.Usage usage) |
Copyright © 2024. All rights reserved.