Constructors in com.xtravelsystem.online.published.V1_0RC1.excursion.answers with parameters of type ValuationLine |
CancelRS(Basket basket,
java.lang.String serviceId,
java.util.Date requestDate,
java.util.Date okDate,
java.util.Date cancellationDate,
java.lang.String status,
java.lang.String contractId,
ValuationLine[] valuationLines,
com.jumbotours.disponibility.Amount total,
CancellationTerm[] cancellationTerms,
Comment[] comments,
java.lang.String excursionId,
int adults,
int children,
int[] childrenAges)
|
ConfirmRS(Basket basket,
java.lang.String serviceId,
java.util.Date requestDate,
java.util.Date okDate,
java.lang.String status,
java.lang.String contractId,
ValuationLine[] valuationLines,
com.jumbotours.disponibility.Amount total,
CancellationTerm[] cancellationTerms,
Comment[] comments,
java.lang.String excursionId,
int adults,
int children,
int[] childrenAges)
|
DateModificationRS(Basket basket,
java.lang.String serviceId,
java.util.Date requestDate,
java.util.Date okDate,
java.lang.String status,
java.lang.String contractId,
ValuationLine[] valuationLines,
com.jumbotours.disponibility.Amount total,
CancellationTerm[] cancellationTerms,
Comment[] comments,
java.lang.String excursionId,
int adults,
int children,
int[] childrenAges)
|
GetReservationRS(Basket basket,
java.lang.String serviceId,
java.util.Date requestDate,
java.util.Date okDate,
java.lang.String status,
java.lang.String contractId,
ValuationLine[] valuationLines,
com.jumbotours.disponibility.Amount total,
CancellationTerm[] cancellationTerms,
Comment[] comments,
java.lang.String excursionId,
int adults,
int children,
int[] childrenAges)
|
PaxesModificationRS(Basket basket,
java.lang.String serviceId,
java.util.Date requestDate,
java.util.Date okDate,
java.lang.String status,
java.lang.String contractId,
ValuationLine[] valuationLines,
com.jumbotours.disponibility.Amount total,
CancellationTerm[] cancellationTerms,
Comment[] comments,
java.lang.String excursionId,
int adults,
int children,
int[] childrenAges)
|
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)
|
ValuateDateModificationRS(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)
|
ValuatePaxesModificationRS(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)
|
ValuationRS(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)
|
Constructors in com.xtravelsystem.online.published.V1_0RC1.transfer.answers with parameters of type ValuationLine |
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)
|
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)
|
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)
|