Uses of Enum Class
travel.wink.sdk.channel.manager.model.PropertyBookingEntityModel.PaymentMethodTypeEnum
Packages that use PropertyBookingEntityModel.PaymentMethodTypeEnum
-
Uses of PropertyBookingEntityModel.PaymentMethodTypeEnum in travel.wink.sdk.channel.manager.model
Methods in travel.wink.sdk.channel.manager.model that return PropertyBookingEntityModel.PaymentMethodTypeEnumModifier and TypeMethodDescriptionPropertyBookingEntityModel.getPaymentMethodType()Get paymentMethodTypeReturns the enum constant of this class with the specified name.PropertyBookingEntityModel.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 PropertyBookingEntityModel.PaymentMethodTypeEnumModifier and TypeMethodDescriptionPropertyBookingEntityModel.paymentMethodType(PropertyBookingEntityModel.PaymentMethodTypeEnum paymentMethodType) voidPropertyBookingEntityModel.setPaymentMethodType(PropertyBookingEntityModel.PaymentMethodTypeEnum paymentMethodType)