public class AnnotationsBase extends Object implements Annotations
public List<String> getNotes()
getNotes
in interface Annotations
public boolean hasNotes()
hasNotes
in interface Annotations
public boolean hasOneNote()
hasOneNote
in interface Annotations
public void addNote(String s)
addNote
in interface Annotations
public void addNotes(List<String> annotations)
addNotes
in interface Annotations
Licenced under the Apache License, Version 2.0