| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Row> |
InlineTable.rows |
| Modifier and Type | Method and Description |
|---|---|
Row |
ObjectFactory.createRow()
Create an instance of
Row |
Row |
Row.withContent(java.util.Collection<java.lang.Object> values) |
Row |
Row.withContent(java.lang.Object... values) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Row> |
InlineTable.getRows()
Gets the value of the rows property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Row row) |
InlineTable |
InlineTable.withRows(Row... values) |
| Modifier and Type | Method and Description |
|---|---|
InlineTable |
InlineTable.withRows(java.util.Collection<Row> values) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Row row) |
VisitorAction |
AbstractVisitor.visit(Row row) |
Copyright © 2015 University of Tartu. All Rights Reserved.