Uses of Class
travel.wink.sdk.extranet.model.SupplierContractItemPolicy
Packages that use SupplierContractItemPolicy
-
Uses of SupplierContractItemPolicy in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return SupplierContractItemPolicyModifier and TypeMethodDescriptionSupplierContractItemPolicy.advanceCancellationFreeOfCharge(SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge) SupplierContractItemPolicy.externalIdentifier(String externalIdentifier) @Valid SupplierContractItemPolicyBookingContractItem.getPolicy()Get policySupplierContractItemPolicy.nonRefundableAfterDeadlineCancellationCharge(SupplierContractItemPolicy.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge) SupplierContractItemPolicy.nonRefundableCancellationCharge(SupplierContractItemPolicy.NonRefundableCancellationChargeEnum nonRefundableCancellationCharge) SupplierContractItemPolicy.nonRefundableDeadline(SupplierContractItemPolicy.NonRefundableDeadlineEnum nonRefundableDeadline) SupplierContractItemPolicy.noShowCharge(SupplierContractItemPolicy.NoShowChargeEnum noShowCharge) SupplierContractItemPolicy.refundable(Boolean refundable) SupplierContractItemPolicy.refundableCancellationCharge(SupplierContractItemPolicy.RefundableCancellationChargeEnum refundableCancellationCharge) Methods in travel.wink.sdk.extranet.model with parameters of type SupplierContractItemPolicyModifier and TypeMethodDescriptionBookingContractItem.policy(SupplierContractItemPolicy policy) voidBookingContractItem.setPolicy(SupplierContractItemPolicy policy)