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