Interface EventWithNote
-
- All Superinterfaces:
Event
- All Known Implementing Classes:
AbstractMessage
,GroupingLeaf
,Message
,MessageExo
,Reference
public interface EventWithNote extends Event
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addNote(Note note)
-
-
-
Method Detail
-
addNote
void addNote(Note note)
-
-