|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xtravelsystem.online.published.V1_0RC1.transfer.answers.GetTransferAirportsRS
public class GetTransferAirportsRS
holder for the getairports method response
Constructor Summary | |
---|---|
GetTransferAirportsRS()
|
|
GetTransferAirportsRS(Airport[] airports)
|
Method Summary | |
---|---|
Airport[] |
getAirports()
the airports list |
void |
setAirports(Airport[] airports)
the airports list |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetTransferAirportsRS()
public GetTransferAirportsRS(Airport[] airports)
Method Detail |
---|
public Airport[] getAirports()
public void setAirports(Airport[] airports)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |