|
||||||||||
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.GetServicesRS
public class GetServicesRS
holder for the getservices method response.
Constructor Summary | |
---|---|
GetServicesRS()
|
|
GetServicesRS(Service[] services)
|
Method Summary | |
---|---|
Service[] |
getServices()
getter for the list of available services |
void |
setServices(Service[] services)
setter for the list of available services |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetServicesRS()
public GetServicesRS(Service[] services)
Method Detail |
---|
public Service[] getServices()
public void setServices(Service[] services)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |