Uses of Enum Class
travel.wink.sdk.channel.manager.model.PropertyBooking.PaymentMethodTypeEnum
Packages that use PropertyBooking.PaymentMethodTypeEnum
-
Uses of PropertyBooking.PaymentMethodTypeEnum in travel.wink.sdk.channel.manager.model
Methods in travel.wink.sdk.channel.manager.model that return PropertyBooking.PaymentMethodTypeEnumModifier and TypeMethodDescriptionPropertyBooking.getPaymentMethodType()Get paymentMethodTypeReturns the enum constant of this class with the specified name.PropertyBooking.PaymentMethodTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.channel.manager.model with parameters of type PropertyBooking.PaymentMethodTypeEnumModifier and TypeMethodDescriptionPropertyBooking.paymentMethodType(PropertyBooking.PaymentMethodTypeEnum paymentMethodType) voidPropertyBooking.setPaymentMethodType(PropertyBooking.PaymentMethodTypeEnum paymentMethodType)