com.xtravelsystem.online.published.V1_0RC1.transfer.answers
Class ValuationRSBase
java.lang.Object
com.xtravelsystem.online.published.V1_0RC1.common.AbstractValuationRS
com.xtravelsystem.online.published.V1_0RC1.transfer.answers.ValuationRSBase
- Direct Known Subclasses:
- ValuationRS, ValuationRSV12
public class ValuationRSBase
- extends AbstractValuationRS
Constructor Summary |
ValuationRSBase()
|
ValuationRSBase(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)
|
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 |
ValuationRSBase
public ValuationRSBase()
ValuationRSBase
public ValuationRSBase(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)
_getTotTransferOption
protected int _getTotTransferOption()
_setTotTransferOption
protected void _setTotTransferOption(int totTransferOption)
_getTotalPurchasePrice
protected double _getTotalPurchasePrice()
_setTotalPurchasePrice
protected void _setTotalPurchasePrice(double totalPurchasePrice)
_getJourneyDirection
protected java.lang.String _getJourneyDirection()
_setJourneyDirection
protected void _setJourneyDirection(java.lang.String journeyDirection)
_getFromAirToHotelJourney
protected TransferJourney _getFromAirToHotelJourney()
_setFromAirToHotelJourney
protected void _setFromAirToHotelJourney(TransferJourney fromAirToHotelJourney)
_getFromHotelToAirJourney
protected TransferJourney _getFromHotelToAirJourney()
_setFromHotelToAirJourney
protected void _setFromHotelToAirJourney(TransferJourney fromHotelToAirJourney)
_getTotalPaxes
protected TotalPaxes _getTotalPaxes()
_setTotalPaxes
protected void _setTotalPaxes(TotalPaxes totalPaxes)
_getTotalPrice
protected com.jumbotours.disponibility.Amount _getTotalPrice()
_setTotalPrice
protected void _setTotalPrice(com.jumbotours.disponibility.Amount totalPrice)
_getTransferOption
protected TransferOptionValuation[] _getTransferOption()
_setTransferOption
protected void _setTransferOption(TransferOptionValuation[] transferOption)