Uses of Enum Class
travel.wink.sdk.extranet.booking.model.SupplierContractItemPolicySupplierDetails.NonRefundableCancellationChargeEnum
-
Uses of SupplierContractItemPolicySupplierDetails.NonRefundableCancellationChargeEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type SupplierContractItemPolicySupplierDetails.NonRefundableCancellationChargeEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumWhen the cancellation policy is non-refundable, this flag can be set and indicates there is more rules involved to calculate what the guest will owe in case of a cancellation.Methods in travel.wink.sdk.extranet.booking.model that return SupplierContractItemPolicySupplierDetails.NonRefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicySupplierDetails.NonRefundableCancellationChargeEnum.fromValue(String value) SupplierContractItemPolicySupplierDetails.getNonRefundableCancellationCharge()When the cancellation policy is non-refundable, this flag can be set and indicates there is more rules involved to calculate what the guest will owe in case of a cancellation.Returns the enum constant of this class with the specified name.SupplierContractItemPolicySupplierDetails.NonRefundableCancellationChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model with parameters of type SupplierContractItemPolicySupplierDetails.NonRefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicySupplierDetails.nonRefundableCancellationCharge(SupplierContractItemPolicySupplierDetails.NonRefundableCancellationChargeEnum nonRefundableCancellationCharge) voidSupplierContractItemPolicySupplierDetails.setNonRefundableCancellationCharge(SupplierContractItemPolicySupplierDetails.NonRefundableCancellationChargeEnum nonRefundableCancellationCharge)