Uses of Enum Class
travel.wink.sdk.channel.manager.model.PropertyBooking.PaymentMethodStatusEnum
Packages that use PropertyBooking.PaymentMethodStatusEnum
-
Uses of PropertyBooking.PaymentMethodStatusEnum in travel.wink.sdk.channel.manager.model
Subclasses with type arguments of type PropertyBooking.PaymentMethodStatusEnum in travel.wink.sdk.channel.manager.modelModifier and TypeClassDescriptionstatic enumStatus of paymentMethods in travel.wink.sdk.channel.manager.model that return PropertyBooking.PaymentMethodStatusEnumModifier and TypeMethodDescriptionPropertyBooking.getPaymentMethodStatus()Status of paymentReturns the enum constant of this class with the specified name.PropertyBooking.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 PropertyBooking.PaymentMethodStatusEnumModifier and TypeMethodDescriptionPropertyBooking.paymentMethodStatus(PropertyBooking.PaymentMethodStatusEnum paymentMethodStatus) voidPropertyBooking.setPaymentMethodStatus(PropertyBooking.PaymentMethodStatusEnum paymentMethodStatus)