|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hardcode.gdbms.engine.data.edition.MultipleEditionEvent
public class MultipleEditionEvent
Contains zero or more EditionEvents
Constructor Summary | |
---|---|
MultipleEditionEvent()
|
Method Summary | |
---|---|
void |
addEvent(EditionEvent event)
|
EditionEvent[] |
getEvents()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultipleEditionEvent()
Method Detail |
---|
public void addEvent(EditionEvent event)
public EditionEvent[] getEvents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |