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