com.xtravelsystem.online.published.V1_0RC1.transfer.answers
Class ValuationRSV12
java.lang.Object
com.xtravelsystem.online.published.V1_0RC1.common.AbstractValuationRS
com.xtravelsystem.online.published.V1_0RC1.transfer.answers.ValuationRSBase
com.xtravelsystem.online.published.V1_0RC1.transfer.answers.ValuationRSV12
public class ValuationRSV12
- extends ValuationRSBase
container for the valuate method response. Please note it extends the AbstractValuationRS class
- Author:
- Miguel Pérez
Constructor Summary |
ValuationRSV12()
|
ValuationRSV12(java.lang.String contractId,
java.lang.String status,
java.util.Date date,
com.jumbotours.disponibility.Amount amount,
ValuationLine[] lines,
CancellationTerm[] cancellationTerms,
Comment[] remarks,
ValuationSupplement[] reductions,
ValuationSupplement[] supplements,
HandlingFee[] handlingFees,
Commision commision,
java.lang.String journeyDirection,
TransferJourney fromAirToHotelJourney,
TransferJourney fromHotelToAirJourney,
TotalPaxes totalPaxes,
TransferOptionValuation[] transferOption,
com.jumbotours.disponibility.Amount totalPrice)
|
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.transfer.answers.ValuationRSBase |
_getFromAirToHotelJourney, _getFromHotelToAirJourney, _getJourneyDirection, _getTotalPaxes, _getTotalPrice, _getTransferOption, _setFromAirToHotelJourney, _setFromHotelToAirJourney, _setJourneyDirection, _setTotalPaxes, _setTotalPrice, _setTransferOption |
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.common.AbstractValuationRS |
getAmount, getCancellationTerms, getCommision, getDate, getHandlingFees, getLines, getReductions, getRemarks, getStatus, getSupplements, setAmount, setCancellationTerms, setCommision, setDate, setHandlingFees, setLines, setReductions, setRemarks, setStatus, setSupplements |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValuationRSV12
public ValuationRSV12()
ValuationRSV12
public ValuationRSV12(java.lang.String contractId,
java.lang.String status,
java.util.Date date,
com.jumbotours.disponibility.Amount amount,
ValuationLine[] lines,
CancellationTerm[] cancellationTerms,
Comment[] remarks,
ValuationSupplement[] reductions,
ValuationSupplement[] supplements,
HandlingFee[] handlingFees,
Commision commision,
java.lang.String journeyDirection,
TransferJourney fromAirToHotelJourney,
TransferJourney fromHotelToAirJourney,
TotalPaxes totalPaxes,
TransferOptionValuation[] transferOption,
com.jumbotours.disponibility.Amount totalPrice)
_getTotTransferOption
public int _getTotTransferOption()
- Overrides:
_getTotTransferOption
in class ValuationRSBase
_setTotTransferOption
public void _setTotTransferOption(int totTransferOption)
- Overrides:
_setTotTransferOption
in class ValuationRSBase
_getTotalPurchasePrice
public double _getTotalPurchasePrice()
- Overrides:
_getTotalPurchasePrice
in class ValuationRSBase
_setTotalPurchasePrice
public void _setTotalPurchasePrice(double totalPurchasePrice)
- Overrides:
_setTotalPurchasePrice
in class ValuationRSBase
setJourneyDirection
public void setJourneyDirection(java.lang.String journeyDirection)
getJourneyDirection
public java.lang.String getJourneyDirection()
setFromAirToHotelJourney
public void setFromAirToHotelJourney(TransferJourney fromAirToHotelJourney)
getFromAirToHotelJourney
public TransferJourney getFromAirToHotelJourney()
setFromHotelToAirJourney
public void setFromHotelToAirJourney(TransferJourney fromHotelToAirJourney)
getFromHotelToAirJourney
public TransferJourney getFromHotelToAirJourney()
setTotalPaxes
public void setTotalPaxes(TotalPaxes totalPaxes)
getTotalPaxes
public TotalPaxes getTotalPaxes()
setTotalPrice
public void setTotalPrice(com.jumbotours.disponibility.Amount totalPrice)
getTotalPrice
public com.jumbotours.disponibility.Amount getTotalPrice()
getTransferOption
public TransferOptionV12[] getTransferOption()
setTransferOption
public void setTransferOption(TransferOptionV12[] transferOption)