|
||||||||||
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.AbstractRQ
com.xtravelsystem.online.published.V1_0RC1.common.requests.GetProductRQ
public class GetProductRQ
holder for the getproduct method request
Constructor Summary | |
---|---|
GetProductRQ()
|
Method Summary | |
---|---|
java.lang.String |
getLanguage()
iso language code |
java.lang.String |
getServiceCode()
get the product tree for this service code |
void |
setLanguage(java.lang.String language)
iso language code |
void |
setServiceCode(java.lang.String serviceCode)
get the product tree for this service code |
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.common.AbstractRQ |
---|
getAgencyCode, getBrandCode, getPointOfSaleId, setAgencyCode, setBrandCode, setPointOfSaleId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetProductRQ()
Method Detail |
---|
public java.lang.String getLanguage()
public void setLanguage(java.lang.String language)
public java.lang.String getServiceCode()
public void setServiceCode(java.lang.String serviceCode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |