public class PMML4Boolean extends PMML4Data<Boolean>
| Constructor and Description |
|---|
PMML4Boolean(String correlationId,
String name,
String context,
String displayName,
Boolean value) |
PMML4Boolean(String correlationId,
String name,
String context,
String displayName,
Boolean value,
Double weight,
Boolean valid,
Boolean missing) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getValue() |
void |
registerWithDataFactory() |
equals, getCapitalizedName, getContext, getCorrelationId, getDisplayValue, getName, getValueClass, getWeight, hashCode, isMissing, isPlaceholder, isValid, setContext, setCorrelationId, setDisplayValue, setMissing, setName, setPlaceholder, setValid, setValue, setWeight, toStringCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.