com.xtravelsystem.online.published.V1_0RC1.excursion.answers
Class ValuateCancellationRS
java.lang.Object
com.xtravelsystem.online.published.V1_0RC1.common.AbstractValuationRS
com.xtravelsystem.online.published.V1_0RC1.excursion.answers.ValuationRS
com.xtravelsystem.online.published.V1_0RC1.excursion.answers.ValuateCancellationRS
public class ValuateCancellationRS
- extends ValuationRS
holder for the valuatecancellation method response. Please note it extends the ValuationRS class
- Author:
- Miguel P�rez
Constructor Summary |
ValuateCancellationRS()
|
ValuateCancellationRS(java.lang.String excursionId,
java.lang.String contractId,
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 |
ValuateCancellationRS
public ValuateCancellationRS()
ValuateCancellationRS
public ValuateCancellationRS(java.lang.String excursionId,
java.lang.String contractId,
java.util.Date date,
com.jumbotours.disponibility.Amount amount,
ValuationLine[] lines,
CancellationTerm[] cancellationTerms,
Comment[] remarks,
ValuationSupplement[] reductions,
ValuationSupplement[] supplements,
HandlingFee[] handlingFees,
Commision commision)