Interface EventWithNote

All Superinterfaces:
Event
All Known Implementing Classes:
AbstractMessage, GroupingLeaf, Message, MessageExo, Reference

public interface EventWithNote extends Event
  • Method Details

    • addNote

      void addNote(Note note)