Uses of Enum Class
travel.wink.sdk.booking.model.PayoutFeeAgent.TypeEnum
Packages that use PayoutFeeAgent.TypeEnum
-
Uses of PayoutFeeAgent.TypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return PayoutFeeAgent.TypeEnumModifier and TypeMethodDescriptionstatic 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.booking.model with parameters of type PayoutFeeAgent.TypeEnumModifier and TypeMethodDescriptionvoidPayoutFeeAgent.setType(PayoutFeeAgent.TypeEnum type) PayoutFeeAgent.type(PayoutFeeAgent.TypeEnum type)