| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static Array.Type |
Array.Type.fromValue(String v) |
Array.Type |
Array.getType() |
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 |
|---|---|
Array |
Array.setType(Array.Type type) |
| Constructor and Description |
|---|
Array(Array.Type type,
String value) |
Copyright © 2019 University of Tartu. All rights reserved.