| Package | Description |
|---|---|
| org.dmg.pmml.sequence |
| Modifier and Type | Method and Description |
|---|---|
static SetPredicate.Operator |
SetPredicate.Operator.fromValue(String v) |
SetPredicate.Operator |
SetPredicate.getOperator() |
static SetPredicate.Operator |
SetPredicate.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetPredicate.Operator[] |
SetPredicate.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SetPredicate |
SetPredicate.setOperator(SetPredicate.Operator operator) |
Copyright © 2024. All rights reserved.