com.xtravelsystem.online.published.V1_0RC1.excursion.requests
Class AvailableExcursionsByAreaRQ

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.excursion.requests.AbstractAvailableExcursionsRQ
      extended by com.xtravelsystem.online.published.V1_0RC1.excursion.requests.AvailableExcursionsByAreaRQ

public class AvailableExcursionsByAreaRQ
extends AbstractAvailableExcursionsRQ

holder for the AvailableExcursionsByArea method request

Author:
Miguel Pérez

Constructor Summary
AvailableExcursionsByAreaRQ()
           
AvailableExcursionsByAreaRQ(java.lang.String areaCode)
           
 
Method Summary
 java.lang.String getAreaCode()
           
 void setAreaCode(java.lang.String areaCode)
           
 
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.excursion.requests.AbstractAvailableExcursionsRQ
getAdults, getAgencyCode, getChildren, getChildrenAges, getFrom, getFromRow, getLanguage, getNumRows, getTo, getValidExcursionTypes, setAdults, setAgencyCode, setChildren, setChildrenAges, setFrom, setFromRow, setLanguage, setNumRows, setTo, setValidExcursionTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AvailableExcursionsByAreaRQ

public AvailableExcursionsByAreaRQ()

AvailableExcursionsByAreaRQ

public AvailableExcursionsByAreaRQ(java.lang.String areaCode)
Method Detail

getAreaCode

public java.lang.String getAreaCode()

setAreaCode

public void setAreaCode(java.lang.String areaCode)