public class KiePMMLOutputField extends AbstractKiePMMLComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
KiePMMLOutputField.Builder |
extensions, id, name, parentId| Modifier and Type | Method and Description |
|---|---|
static KiePMMLOutputField.Builder |
builder(String name,
List<KiePMMLExtension> extensions) |
boolean |
equals(Object o) |
Integer |
getRank() |
RESULT_FEATURE |
getResultFeature() |
Optional<String> |
getTargetField() |
Object |
getValue() |
int |
hashCode() |
String |
toString() |
getExtensions, getId, getName, getParentId, setParentIdpublic static KiePMMLOutputField.Builder builder(String name, List<KiePMMLExtension> extensions)
public RESULT_FEATURE getResultFeature()
public Object getValue()
public Integer getRank()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.