public class RichPPCell extends org.dmg.pmml.PPCell implements HasParsedValue
| Constructor and Description |
|---|
RichPPCell() |
RichPPCell(org.dmg.pmml.PPCell ppCell) |
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
getValue(org.dmg.pmml.DataType dataType,
org.dmg.pmml.OpType opType) |
accept, addExtensions, getExtensions, getField, getParameterName, getPredictorName, getTargetCategory, getValue, hasExtensions, setParameterName, setPredictorName, setTargetCategory, setValuepublic RichPPCell()
public RichPPCell(org.dmg.pmml.PPCell ppCell)
public FieldValue getValue(org.dmg.pmml.DataType dataType, org.dmg.pmml.OpType opType)
getValue in interface HasParsedValueCopyright © 2016. All Rights Reserved.