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