| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected TimeSeriesUsageType |
TimeSeries.usage |
| Modifier and Type | Method and Description |
|---|---|
static TimeSeriesUsageType |
TimeSeriesUsageType.fromValue(java.lang.String v) |
TimeSeriesUsageType |
TimeSeries.getUsage()
Gets the value of the usage property.
|
static TimeSeriesUsageType |
TimeSeriesUsageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TimeSeriesUsageType[] |
TimeSeriesUsageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeSeries.setUsage(TimeSeriesUsageType value)
Sets the value of the usage property.
|
TimeSeries |
TimeSeries.withUsage(TimeSeriesUsageType value) |
Copyright © 2015 University of Tartu. All Rights Reserved.