com.xtravelsystem.online.published.V1_0RC1.common
Class AbstractRQ

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.common.AbstractRQ
Direct Known Subclasses:
AbstractAvailableHotelsRQ, AddCommentRQ, AvailabilityRQ, AvailableHotelsCompatibilityQueryRQ, CancelRQ, CancelServiceRQ, ConfirmRQ, ConfirmRQ, EstablishmentDataRQ, GetAirportsRQ, GetAirportTypesRQ, GetAreasRQ, GetBasketRQ, GetBasketsRQ, GetBoardTypesRQ, GetBoardTypesV2RQ, GetCitiesByAreaRQ, GetCitiesRQ, GetCitiesWithAvailabilityRQ, GetCountriesRQ, GetDocRQ, GetEstablishmentCategoriesRQ, GetEstablishmentCategoryGroupsRQ, GetEstablishmentsByNameRQ, GetEstablishmentTypesRQ, GetEventsByAreaRQ, GetEventsByCityRQ, GetExcursionTypesRQ, GetGeographicalMapRQ, GetOffersRQ, GetPOClassificationRQ, GetPORQ, GetPOsRQ, GetPricesRQ, GetProductRQ, GetRoomTypesRQ, GetSectionsRQ, GetServicesRQ, GetServicesRQ, GetTransferAirportsRQ, GetTransferEstablishmentsRQ, GetVehiclesRQ, GetVehiclesRQ, PingRQ, ValuateCancellationRQ, ValuateServiceCancellationRQ, ValuationRQ, ValuationRQ

public abstract class AbstractRQ
extends java.lang.Object


Constructor Summary
AbstractRQ()
           
 
Method Summary
 java.lang.String getAgencyCode()
          agency code
 java.lang.String getBrandCode()
          the brand code
 java.lang.String getPointOfSaleId()
          the point of sale id
 void setAgencyCode(java.lang.String agencyCode)
          agency code
 void setBrandCode(java.lang.String brandCode)
          the brand code
 void setPointOfSaleId(java.lang.String pointOfSaleId)
          the point of sale id
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractRQ

public AbstractRQ()
Method Detail

getAgencyCode

public java.lang.String getAgencyCode()
agency code


setAgencyCode

public void setAgencyCode(java.lang.String agencyCode)
agency code


getBrandCode

public java.lang.String getBrandCode()
the brand code


setBrandCode

public void setBrandCode(java.lang.String brandCode)
the brand code


getPointOfSaleId

public java.lang.String getPointOfSaleId()
the point of sale id


setPointOfSaleId

public void setPointOfSaleId(java.lang.String pointOfSaleId)
the point of sale id