public class WANoteImpl extends java.lang.Object implements WANote, java.io.Serializable
EMPTY_VISITABLE_ARRAY
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v) |
boolean |
compare(WANoteImpl waNoteImpl) |
java.lang.String |
getNoteText() |
public java.lang.String getNoteText()
getNoteText
in interface WANote
public boolean compare(WANoteImpl waNoteImpl)