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