Uses of Enum Class
travel.wink.sdk.extranet.model.SupplierContractItemPolicySupplier.RefundableCancellationChargeEnum
Packages that use SupplierContractItemPolicySupplier.RefundableCancellationChargeEnum
-
Uses of SupplierContractItemPolicySupplier.RefundableCancellationChargeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return SupplierContractItemPolicySupplier.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicySupplier.getRefundableCancellationCharge()If advanceCancellationFreeOfCharge rules is not honored, this property explains what the guest will be charged.Returns the enum constant of this class with the specified name.SupplierContractItemPolicySupplier.RefundableCancellationChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type SupplierContractItemPolicySupplier.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicySupplier.refundableCancellationCharge(SupplierContractItemPolicySupplier.RefundableCancellationChargeEnum refundableCancellationCharge) voidSupplierContractItemPolicySupplier.setRefundableCancellationCharge(SupplierContractItemPolicySupplier.RefundableCancellationChargeEnum refundableCancellationCharge)