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