Uses of Enum Class
travel.wink.sdk.lookup.model.CancellationPolicyLightweightNonAuthenticatedEntity.RefundableCancellationChargeEnum
Packages that use CancellationPolicyLightweightNonAuthenticatedEntity.RefundableCancellationChargeEnum
-
Uses of CancellationPolicyLightweightNonAuthenticatedEntity.RefundableCancellationChargeEnum in travel.wink.sdk.lookup.model
Subclasses with type arguments of type CancellationPolicyLightweightNonAuthenticatedEntity.RefundableCancellationChargeEnum in travel.wink.sdk.lookup.modelModifier and TypeClassDescriptionstatic enumIf advanceCancellationFreeOfCharge rules is not honored, this property explains what the guest will be charged.Methods in travel.wink.sdk.lookup.model that return CancellationPolicyLightweightNonAuthenticatedEntity.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightNonAuthenticatedEntity.RefundableCancellationChargeEnum.fromValue(String value) CancellationPolicyLightweightNonAuthenticatedEntity.getRefundableCancellationCharge()If advanceCancellationFreeOfCharge rules is not honored, this property explains what the guest will be charged.CancellationPolicyLightweightNonAuthenticatedEntity.RefundableCancellationChargeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.CancellationPolicyLightweightNonAuthenticatedEntity.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 CancellationPolicyLightweightNonAuthenticatedEntity.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightNonAuthenticatedEntity.refundableCancellationCharge(CancellationPolicyLightweightNonAuthenticatedEntity.RefundableCancellationChargeEnum refundableCancellationCharge) voidCancellationPolicyLightweightNonAuthenticatedEntity.setRefundableCancellationCharge(CancellationPolicyLightweightNonAuthenticatedEntity.RefundableCancellationChargeEnum refundableCancellationCharge)