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

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

public class AvailableExcursionsByAirportRQ
extends AbstractAvailableExcursionsRQ

holder for the AvailableExcursionsByIATA method request

Author:
Miguel Pérez

Constructor Summary
AvailableExcursionsByAirportRQ()
           
 
Method Summary
 AirportLocation getLocation()
           
 void setLocation(AirportLocation location)
           
 
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

AvailableExcursionsByAirportRQ

public AvailableExcursionsByAirportRQ()
Method Detail

getLocation

public AirportLocation getLocation()

setLocation

public void setLocation(AirportLocation location)