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