Uses of Enum Class
travel.wink.sdk.extranet.booking.model.BookingContractPaymentDetailsSupplier.VendorEnum
Packages that use BookingContractPaymentDetailsSupplier.VendorEnum
-
Uses of BookingContractPaymentDetailsSupplier.VendorEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type BookingContractPaymentDetailsSupplier.VendorEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumName of acquiring vendorMethods in travel.wink.sdk.extranet.booking.model that return BookingContractPaymentDetailsSupplier.VendorEnumModifier and TypeMethodDescriptionBookingContractPaymentDetailsSupplier.getVendor()Name of acquiring vendorReturns the enum constant of this class with the specified name.BookingContractPaymentDetailsSupplier.VendorEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model with parameters of type BookingContractPaymentDetailsSupplier.VendorEnumModifier and TypeMethodDescriptionvoidBookingContractPaymentDetailsSupplier.setVendor(BookingContractPaymentDetailsSupplier.VendorEnum vendor) BookingContractPaymentDetailsSupplier.vendor(BookingContractPaymentDetailsSupplier.VendorEnum vendor)