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