public class KiePMMLReasonCodeAndValue extends Object implements Serializable
| Constructor and Description |
|---|
KiePMMLReasonCodeAndValue(String reasonCode,
double value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getReasonCode() |
double |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.