Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected FIELDUSAGETYPE |
MiningField.usageType |
Modifier and Type | Method and Description |
---|---|
static FIELDUSAGETYPE |
FIELDUSAGETYPE.fromValue(String v) |
FIELDUSAGETYPE |
MiningField.getUsageType()
Gets the value of the usageType property.
|
static FIELDUSAGETYPE |
FIELDUSAGETYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FIELDUSAGETYPE[] |
FIELDUSAGETYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MiningField.setUsageType(FIELDUSAGETYPE value)
Sets the value of the usageType property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.