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

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

public class GetGeographicalMapRQ
extends AbstractRQ

holder for the getgeograficalmap method request

Author:
Miguel Pérez

Constructor Summary
GetGeographicalMapRQ()
           
 
Method Summary
 java.lang.String getLanguage()
          getter for the iso language code
 void setLanguage(java.lang.String language)
          setter for the 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

GetGeographicalMapRQ

public GetGeographicalMapRQ()
Method Detail

getLanguage

public java.lang.String getLanguage()
getter for the iso language code


setLanguage

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