|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xtravelsystem.online.published.V1_0RC1.common.answers.GetEventsRS
public class GetEventsRS
holder of the getevents methods response
Constructor Summary | |
---|---|
GetEventsRS()
|
|
GetEventsRS(Event[] events)
|
Method Summary | |
---|---|
Event[] |
getEvents()
the returned events |
void |
setEvents(Event[] events)
the returned events |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetEventsRS()
public GetEventsRS(Event[] events)
Method Detail |
---|
public Event[] getEvents()
public void setEvents(Event[] events)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |