Uses of Enum Class
travel.wink.sdk.payment.acquiring.model.PricedSupplierContractItemWithAcquirer.TypeEnum
Packages that use PricedSupplierContractItemWithAcquirer.TypeEnum
-
Uses of PricedSupplierContractItemWithAcquirer.TypeEnum in travel.wink.sdk.payment.acquiring.model
Methods in travel.wink.sdk.payment.acquiring.model that return PricedSupplierContractItemWithAcquirer.TypeEnumModifier and TypeMethodDescriptionPricedSupplierContractItemWithAcquirer.getType()Type of item this is.Returns the enum constant of this class with the specified name.PricedSupplierContractItemWithAcquirer.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 PricedSupplierContractItemWithAcquirer.TypeEnumModifier and TypeMethodDescriptionvoidPricedSupplierContractItemWithAcquirer.setType(PricedSupplierContractItemWithAcquirer.TypeEnum type) PricedSupplierContractItemWithAcquirer.type(PricedSupplierContractItemWithAcquirer.TypeEnum type)