public class KiePMMLConstant extends AbstractKiePMMLComponent implements KiePMMLExpression
AbstractKiePMMLComponent.Builder<T extends AbstractKiePMMLComponent>extensions, id, name, parentId| Constructor and Description |
|---|
KiePMMLConstant(String name,
List<KiePMMLExtension> extensions,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
getValue() |
int |
hashCode() |
String |
toString() |
getExtensions, getId, getName, getParentId, setParentIdpublic KiePMMLConstant(String name, List<KiePMMLExtension> extensions, Object value)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.