Uses of Enum Class
io.trippay.sdk.payment.model.PricedSupplierContractItemWithAcquirer.TypeEnum
Packages that use PricedSupplierContractItemWithAcquirer.TypeEnum
-
Uses of PricedSupplierContractItemWithAcquirer.TypeEnum in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.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 io.trippay.sdk.payment.model with parameters of type PricedSupplierContractItemWithAcquirer.TypeEnumModifier and TypeMethodDescriptionvoidPricedSupplierContractItemWithAcquirer.setType(PricedSupplierContractItemWithAcquirer.TypeEnum type) PricedSupplierContractItemWithAcquirer.type(PricedSupplierContractItemWithAcquirer.TypeEnum type)