Uses of Enum Class
travel.wink.sdk.booking.model.SupplierContractItemPolicyBooker.RefundableCancellationChargeEnum
Packages that use SupplierContractItemPolicyBooker.RefundableCancellationChargeEnum
-
Uses of SupplierContractItemPolicyBooker.RefundableCancellationChargeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return SupplierContractItemPolicyBooker.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicyBooker.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.SupplierContractItemPolicyBooker.RefundableCancellationChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type SupplierContractItemPolicyBooker.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicyBooker.refundableCancellationCharge(SupplierContractItemPolicyBooker.RefundableCancellationChargeEnum refundableCancellationCharge) voidSupplierContractItemPolicyBooker.setRefundableCancellationCharge(SupplierContractItemPolicyBooker.RefundableCancellationChargeEnum refundableCancellationCharge)