Package org.jpmml.model.cells
Class OutputCell
- java.lang.Object
-
- org.dmg.pmml.PMMLObject
-
- org.dmg.pmml.Cell
-
- org.jpmml.model.cells.OutputCell
-
- All Implemented Interfaces:
java.io.Serializable,HasLocator,Visitable
public class OutputCell extends Cell
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static javax.xml.namespace.QNameQNAME
-
Constructor Summary
Constructors Constructor Description OutputCell()OutputCell(java.lang.Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.xml.namespace.QNamegetName()-
Methods inherited from class org.dmg.pmml.PMMLObject
getLocator, getSchemaVersion, getSchemaVersion, hasLocator, setLocator
-
-