com.xtravelsystem.online.published.V1_0RC1.common.requests
Class GetServicesRQ

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.common.AbstractRQ
      extended by com.xtravelsystem.online.published.V1_0RC1.common.requests.GetServicesRQ

public class GetServicesRQ
extends AbstractRQ

holder for the getservices method request.

Author:
Miguel Pérez

Constructor Summary
GetServicesRQ()
           
 
Method Summary
 java.lang.String getLanguage()
          iso language code
 void setLanguage(java.lang.String language)
          iso language 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

GetServicesRQ

public GetServicesRQ()
Method Detail

getLanguage

public java.lang.String getLanguage()
iso language code


setLanguage

public void setLanguage(java.lang.String language)
iso language code