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