Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertCancellationPolicyRequest.NoShowChargeEnum
Packages that use UpsertCancellationPolicyRequest.NoShowChargeEnum
-
Uses of UpsertCancellationPolicyRequest.NoShowChargeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertCancellationPolicyRequest.NoShowChargeEnumModifier and TypeMethodDescriptionUpsertCancellationPolicyRequest.getNoShowCharge()In case the 'Refundable cancellation charge' is set, a different no show charge can be applied.Returns the enum constant of this class with the specified name.UpsertCancellationPolicyRequest.NoShowChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type UpsertCancellationPolicyRequest.NoShowChargeEnumModifier and TypeMethodDescriptionUpsertCancellationPolicyRequest.noShowCharge(UpsertCancellationPolicyRequest.NoShowChargeEnum noShowCharge) voidUpsertCancellationPolicyRequest.setNoShowCharge(UpsertCancellationPolicyRequest.NoShowChargeEnum noShowCharge)