| Package | Description |
|---|---|
| org.dmg.pmml.time_series |
| Modifier and Type | Method and Description |
|---|---|
static TimeCycle.Type |
TimeCycle.Type.fromValue(String v) |
TimeCycle.Type |
TimeCycle.getType()
Gets the value of the type property.
|
static TimeCycle.Type |
TimeCycle.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeCycle.Type[] |
TimeCycle.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TimeCycle |
TimeCycle.setType(TimeCycle.Type type)
Sets the value of the type property.
|
Copyright © 2016 University of Tartu. All rights reserved.