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