|
||||||||||
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.GetCitiesRS
public class GetCitiesRS
container for the getcountries method response
Constructor Summary | |
---|---|
GetCitiesRS()
|
Method Summary | |
---|---|
Item[] |
getList()
getter for the list of countries codes and descriptions |
void |
setList(Item[] list)
setter for the list of countries codes and descriptions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetCitiesRS()
Method Detail |
---|
public Item[] getList()
public void setList(Item[] list)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |