com.xtravelsystem.online.published.V1_0RC1.transfer.answers
Class ValuatePaxesModificationRS

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.common.AbstractGetReservationRS
      extended by com.xtravelsystem.online.published.V1_0RC1.transfer.answers.GetReservationRS
          extended by com.xtravelsystem.online.published.V1_0RC1.transfer.answers.ValuatePaxesModificationRS

public class ValuatePaxesModificationRS
extends GetReservationRS

holder for the ValuatePaxesModification method response. Please note it extends the GetReservationRS class

Author:
Miguel Pérez

Field Summary
 
Fields inherited from class com.xtravelsystem.online.published.V1_0RC1.common.AbstractGetReservationRS
SERVICE_STATUS_CONFIRMED, SERVICE_STATUS_OK, SERVICE_VISIBLE_STATUS_CANCEL, SERVICE_VISIBLE_STATUS_CLOSED, SERVICE_VISIBLE_STATUS_OPEN, SERVICE_VISIBLE_STATUS_PSEUD_CANCEL
 
Constructor Summary
ValuatePaxesModificationRS()
           
 
Method Summary
 
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.transfer.answers.GetReservationRS
getAdults, getArrivalInfo, getCheckin, getCheckout, getChildren, getChildrenAges, getDepartureInfo, getFromAirportCode, getFromZoneCode, getHotelAddress, getHotelCode, getHotelName, getToAirportCode, getToZoneCode, getTransferId, getValidTransferTypes, isArrival, isDeparture, isShared, setAdults, setArrival, setArrivalInfo, setCheckin, setCheckout, setChildren, setChildrenAges, setDeparture, setDepartureInfo, setFromAirportCode, setFromZoneCode, setHotelAddress, setHotelCode, setHotelName, setShared, setToAirportCode, setToZoneCode, setTransferId, setValidTransferTypes
 
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.common.AbstractGetReservationRS
addComments, convertComment, getBasket, getCancellationDate, getCancellationTerms, getComments, getCommision, getContractId, getDescription, getHandlingFees, getInitialDate, getOkDate, getPointOfSaleId, getPositionInBasket, getRequestDate, getServiceId, getStatus, getTotal, getUserId, getValuationLines, getVoucherUrl, setBasket, setCancellationDate, setCancellationTerms, setComments, setComments, setCommision, setContractId, setDescription, setHandlingFees, setOkDate, setPointOfSaleId, setPositionInBasket, setRequestDate, setServiceId, setStatus, setTotal, setUserId, setValuationLines, setVoucherUrl, setWorkflowProcessed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValuatePaxesModificationRS

public ValuatePaxesModificationRS()