| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Constant |
ObjectFactory.createConstant()
Create an instance of
Constant |
Constant |
Constant.setDataType(DataType dataType) |
Constant |
Constant.setMissing(Boolean missing) |
Constant |
Constant.setValue(Object value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Constant constant) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(Constant constant) |
Copyright © 2024. All rights reserved.