Uses of Enum Class
travel.wink.sdk.payment.acquiring.model.PricedSupplierContractItem.TypeEnum
Packages that use PricedSupplierContractItem.TypeEnum
-
Uses of PricedSupplierContractItem.TypeEnum in travel.wink.sdk.payment.acquiring.model
Methods in travel.wink.sdk.payment.acquiring.model that return PricedSupplierContractItem.TypeEnumModifier and TypeMethodDescription@NotNull PricedSupplierContractItem.TypeEnumPricedSupplierContractItem.getType()Type of item this is.Returns the enum constant of this class with the specified name.static PricedSupplierContractItem.TypeEnum[]PricedSupplierContractItem.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.payment.acquiring.model with parameters of type PricedSupplierContractItem.TypeEnumModifier and TypeMethodDescriptionvoidPricedSupplierContractItem.setType(PricedSupplierContractItem.TypeEnum type) PricedSupplierContractItem.type(PricedSupplierContractItem.TypeEnum type)