Uses of Enum Class
travel.wink.sdk.travel.agent.model.PayoutAgent.TypeEnum
Packages that use PayoutAgent.TypeEnum
-
Uses of PayoutAgent.TypeEnum in travel.wink.sdk.travel.agent.model
Methods in travel.wink.sdk.travel.agent.model that return PayoutAgent.TypeEnumModifier and TypeMethodDescriptionstatic PayoutAgent.TypeEnum@NotNull PayoutAgent.TypeEnumPayoutAgent.getType()Type of withdrawal.static PayoutAgent.TypeEnumReturns the enum constant of this class with the specified name.static PayoutAgent.TypeEnum[]PayoutAgent.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.travel.agent.model with parameters of type PayoutAgent.TypeEnumModifier and TypeMethodDescriptionvoidPayoutAgent.setType(PayoutAgent.TypeEnum type) PayoutAgent.type(PayoutAgent.TypeEnum type)