Uses of Enum Class
travel.wink.sdk.payment.model.CancelBookingContractRequest.TypeEnum
Packages that use CancelBookingContractRequest.TypeEnum
-
Uses of CancelBookingContractRequest.TypeEnum in travel.wink.sdk.payment.model
Methods in travel.wink.sdk.payment.model that return CancelBookingContractRequest.TypeEnumModifier and TypeMethodDescriptionCancelBookingContractRequest.getType()Type of cancellationReturns the enum constant of this class with the specified name.CancelBookingContractRequest.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.payment.model with parameters of type CancelBookingContractRequest.TypeEnumModifier and TypeMethodDescriptionvoidCancelBookingContractRequest.setType(CancelBookingContractRequest.TypeEnum type) CancelBookingContractRequest.type(CancelBookingContractRequest.TypeEnum type)