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