com.xtravelsystem.online.published.V1_0RC1.transfer.answers
Class ValuationRS
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.ValuationRS
public class ValuationRS
- extends ValuationRSBase
container for the valuate method response. Please note it extends the AbstractValuationRS class
- Author:
- Miguel Pérez
Constructor Summary |
ValuationRS()
|
ValuationRS(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)
|
ValuationRS(ValuationRSV12 vrsv12)
|
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 |
ValuationRS
public ValuationRS()
ValuationRS
public ValuationRS(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)
ValuationRS
public ValuationRS(ValuationRSV12 vrsv12)
_getTotTransferOption
public int _getTotTransferOption()
- Overrides:
_getTotTransferOption
in class ValuationRSBase
_setTotTransferOption
public void _setTotTransferOption(int totTransferOption)
- Overrides:
_setTotTransferOption
in class ValuationRSBase
_getTotalPurchasePrice
protected double _getTotalPurchasePrice()
- Overrides:
_getTotalPurchasePrice
in class ValuationRSBase
_setTotalPurchasePrice
protected 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()
setTransferOption
public void setTransferOption(TransferOptionValuation[] transferOption)
getTransferOption
public TransferOptionValuation[] getTransferOption()
setTotalPrice
public void setTotalPrice(com.jumbotours.disponibility.Amount totalPrice)
getTotalPrice
public com.jumbotours.disponibility.Amount getTotalPrice()