com.xtravelsystem.online.published.V1_0RC1.hotel.requests
Class GenericAvailableHotelsRQ

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.common.AbstractRQ
      extended by com.xtravelsystem.online.published.V1_0RC1.hotel.requests.AbstractAvailableHotelsRQ
          extended by com.xtravelsystem.online.published.V1_0RC1.hotel.requests.GenericAvailableHotelsRQ
All Implemented Interfaces:
Validable

public class GenericAvailableHotelsRQ
extends AbstractAvailableHotelsRQ

generic availability request

Author:
Miguel Pérez

Constructor Summary
GenericAvailableHotelsRQ()
           
 
Method Summary
 java.util.Collection getCities()
           
 void setCities(java.util.Collection cities)
           
 
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.hotel.requests.AbstractAvailableHotelsRQ
getBoardTypes, getCacheSignature, getCheckin, getCheckout, getEstablishmentCategories, getEstablishmentName, getEstablishmentTypes, getFromPrice, getFromRow, getLanguage, getMaxRoomCombinationsPerEstablishment, getNumRows, getOccupancies, getOrderBy, getProductCode, getToPrice, isIncludeEstablishmentData, isOnlyOnline, isValid, setBoardTypes, setCheckin, setCheckout, setEstablishmentCategories, setEstablishmentName, setEstablishmentTypes, setFromPrice, setFromRow, setIncludeEstablishmentData, setLanguage, setMaxRoomCombinationsPerEstablishment, setNumRows, setOccupancies, setOnlyOnline, setOrderBy, setProductCode, setToPrice
 
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

GenericAvailableHotelsRQ

public GenericAvailableHotelsRQ()
Method Detail

getCities

public java.util.Collection getCities()

setCities

public void setCities(java.util.Collection cities)