Uses of Class
travel.wink.sdk.extranet.model.SupplierContractItemPolicySupplier
Packages that use SupplierContractItemPolicySupplier
-
Uses of SupplierContractItemPolicySupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return SupplierContractItemPolicySupplierModifier and TypeMethodDescriptionSupplierContractItemPolicySupplier.advanceCancellationFreeOfCharge(SupplierContractItemPolicySupplier.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge) SupplierContractItemPolicySupplier.externalIdentifier(String externalIdentifier) SupplierContractItemPolicySupplier.fullyRefundable(Boolean fullyRefundable) BookingContractItemSupplier.getPolicy()Get policySupplierContractItemPolicySupplier.nonRefundableAfterDeadlineCancellationCharge(SupplierContractItemPolicySupplier.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge) SupplierContractItemPolicySupplier.nonRefundableCancellationCharge(SupplierContractItemPolicySupplier.NonRefundableCancellationChargeEnum nonRefundableCancellationCharge) SupplierContractItemPolicySupplier.nonRefundableDeadline(SupplierContractItemPolicySupplier.NonRefundableDeadlineEnum nonRefundableDeadline) SupplierContractItemPolicySupplier.noShowCharge(SupplierContractItemPolicySupplier.NoShowChargeEnum noShowCharge) SupplierContractItemPolicySupplier.partiallyRefundable(Boolean partiallyRefundable) SupplierContractItemPolicySupplier.refundable(Boolean refundable) SupplierContractItemPolicySupplier.refundableCancellationCharge(SupplierContractItemPolicySupplier.RefundableCancellationChargeEnum refundableCancellationCharge) Methods in travel.wink.sdk.extranet.model with parameters of type SupplierContractItemPolicySupplierModifier and TypeMethodDescriptionBookingContractItemSupplier.policy(SupplierContractItemPolicySupplier policy) voidBookingContractItemSupplier.setPolicy(SupplierContractItemPolicySupplier policy)