Uses of Enum Class
travel.wink.sdk.travel.agent.model.PayoutFeeAgent.TypeEnum
Packages that use PayoutFeeAgent.TypeEnum
-
Uses of PayoutFeeAgent.TypeEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type PayoutFeeAgent.TypeEnum in travel.wink.sdk.travel.agent.modelMethods in travel.wink.sdk.travel.agent.model that return PayoutFeeAgent.TypeEnumModifier and TypeMethodDescriptionstatic PayoutFeeAgent.TypeEnum@NotNull PayoutFeeAgent.TypeEnumPayoutFeeAgent.getType()Type of feestatic PayoutFeeAgent.TypeEnumReturns the enum constant of this class with the specified name.static PayoutFeeAgent.TypeEnum[]PayoutFeeAgent.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 PayoutFeeAgent.TypeEnumModifier and TypeMethodDescriptionvoidPayoutFeeAgent.setType(PayoutFeeAgent.TypeEnum type) PayoutFeeAgent.type(PayoutFeeAgent.TypeEnum type)