Uses of Enum Class
travel.wink.sdk.channel.manager.model.PropertyBookingEntityModel.PaymentMethodStatusEnum
Packages that use PropertyBookingEntityModel.PaymentMethodStatusEnum
-
Uses of PropertyBookingEntityModel.PaymentMethodStatusEnum in travel.wink.sdk.channel.manager.model
Methods in travel.wink.sdk.channel.manager.model that return PropertyBookingEntityModel.PaymentMethodStatusEnumModifier and TypeMethodDescriptionPropertyBookingEntityModel.getPaymentMethodStatus()Get paymentMethodStatusReturns the enum constant of this class with the specified name.PropertyBookingEntityModel.PaymentMethodStatusEnum.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.PaymentMethodStatusEnumModifier and TypeMethodDescriptionPropertyBookingEntityModel.paymentMethodStatus(PropertyBookingEntityModel.PaymentMethodStatusEnum paymentMethodStatus) voidPropertyBookingEntityModel.setPaymentMethodStatus(PropertyBookingEntityModel.PaymentMethodStatusEnum paymentMethodStatus)