public class Row extends PMMLObject implements HasMixedContent<Row>
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
accept(Visitor visitor) |
Row |
addContent(Object... content) |
List<Object> |
getContent() |
boolean |
hasContent() |
getLocator, getSchemaVersion, getSchemaVersion, hasLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixedpublic boolean hasContent()
hasContent in interface HasMixedContent<Row>public List<Object> getContent()
getContent in interface HasMixedContent<Row>public Row addContent(Object... content)
addContent in interface HasMixedContent<Row>public VisitorAction accept(Visitor visitor)
Copyright © 2024. All rights reserved.