Uses of Enum Class
travel.wink.sdk.extranet.model.PayoutSupplier.VendorEnum
Packages that use PayoutSupplier.VendorEnum
-
Uses of PayoutSupplier.VendorEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return PayoutSupplier.VendorEnumModifier and TypeMethodDescriptionstatic PayoutSupplier.VendorEnum@NotNull PayoutSupplier.VendorEnumPayoutSupplier.getVendor()Name of integration vendorstatic PayoutSupplier.VendorEnumReturns the enum constant of this class with the specified name.static PayoutSupplier.VendorEnum[]PayoutSupplier.VendorEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type PayoutSupplier.VendorEnumModifier and TypeMethodDescriptionvoidPayoutSupplier.setVendor(PayoutSupplier.VendorEnum vendor) PayoutSupplier.vendor(PayoutSupplier.VendorEnum vendor)