| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static MiningField.UsageType |
MiningField.UsageType.fromValue(String v) |
MiningField.UsageType |
MiningField.getUsageType() |
static MiningField.UsageType |
MiningField.UsageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MiningField.UsageType[] |
MiningField.UsageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MiningField |
MiningField.setUsageType(MiningField.UsageType usageType) |
Copyright © 2022. All rights reserved.