public interface Annotations
| Modifier and Type | Method and Description |
|---|---|
void |
addNote(String s) |
void |
addNotes(List<String> annotations) |
List<String> |
getNotes() |
boolean |
hasNotes() |
boolean |
hasOneNote() |
Licenced under the Apache License, Version 2.0