public class KiePMMLOperatorValue extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
VALUE_CONSTRAINT_PATTERN |
| Constructor and Description |
|---|
KiePMMLOperatorValue(OPERATOR operator,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildConstraintsString() |
boolean |
equals(Object o) |
String |
getConstraintsAsString() |
OPERATOR |
getOperator() |
Object |
getValue() |
int |
hashCode() |
String |
toString() |
public static final String VALUE_CONSTRAINT_PATTERN
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.