public final class ConstantPredicate extends Predicate
True and False PMML elements.| Constructor and Description |
|---|
ConstantPredicate(boolean value)
Create a new constant predicate
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getValue()
Returns the value of the constant
|
void |
setValue(boolean value)
Sets the value of the constant
|
Copyright © 2020 Actian Corporation. All rights reserved.