Uses of Enum Class
travel.wink.sdk.lookup.model.CancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum
Packages that use CancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum
-
Uses of CancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum in travel.wink.sdk.lookup.model
Subclasses with type arguments of type CancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum in travel.wink.sdk.lookup.modelModifier and TypeClassDescriptionstatic enumCancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnumIf the guest does not honor the non-refundable deadline rule, this charge dictates what she owes after the deadline passes.Methods in travel.wink.sdk.lookup.model that return CancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnumModifier and TypeMethodDescriptionstatic CancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnumCancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum.fromValue(String value) CancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnumCancellationPolicyLightweightNonAuthenticatedEntity.getNonRefundableAfterDeadlineCancellationCharge()If the guest does not honor the non-refundable deadline rule, this charge dictates what she owes after the deadline passes.static CancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnumCancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.static CancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum[]CancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum.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.NonRefundableAfterDeadlineCancellationChargeEnumModifier and TypeMethodDescriptionCancellationPolicyLightweightNonAuthenticatedEntity.nonRefundableAfterDeadlineCancellationCharge(CancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge) voidCancellationPolicyLightweightNonAuthenticatedEntity.setNonRefundableAfterDeadlineCancellationCharge(CancellationPolicyLightweightNonAuthenticatedEntity.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge)