Uses of Enum Class
travel.wink.sdk.extranet.model.PayoutSupplier.TypeEnum
Packages that use PayoutSupplier.TypeEnum
-
Uses of PayoutSupplier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return PayoutSupplier.TypeEnumModifier and TypeMethodDescriptionstatic PayoutSupplier.TypeEnum@NotNull PayoutSupplier.TypeEnumPayoutSupplier.getType()Type of withdrawal.static PayoutSupplier.TypeEnumReturns the enum constant of this class with the specified name.static PayoutSupplier.TypeEnum[]PayoutSupplier.TypeEnum.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.TypeEnumModifier and TypeMethodDescriptionvoidPayoutSupplier.setType(PayoutSupplier.TypeEnum type) PayoutSupplier.type(PayoutSupplier.TypeEnum type)