|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xtravelsystem.online.published.V1_0RC1.rentACar.answers.AvailableStationsRS
public class AvailableStationsRS
holder for the availablestations method response
Constructor Summary | |
---|---|
AvailableStationsRS()
|
|
AvailableStationsRS(AvailableStation[] availableStations)
|
Method Summary | |
---|---|
AvailableStation[] |
getAvailableStations()
the list of available stations |
void |
setAvailableStations(AvailableStation[] availableStations)
the list of available stations |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AvailableStationsRS()
public AvailableStationsRS(AvailableStation[] availableStations)
Method Detail |
---|
public AvailableStation[] getAvailableStations()
public void setAvailableStations(AvailableStation[] availableStations)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |