| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static DataField.Cyclic |
DataField.Cyclic.fromValue(String v) |
DataField.Cyclic |
DataField.getCyclic()
Gets the value of the cyclic property.
|
static DataField.Cyclic |
DataField.Cyclic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataField.Cyclic[] |
DataField.Cyclic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataField |
DataField.setCyclic(DataField.Cyclic cyclic)
Sets the value of the cyclic property.
|
Copyright © 2015 University of Tartu. All Rights Reserved.