Uses of Enum Class
io.trippay.sdk.payment.model.PricedSupplierContractItemWithAcquirer.PricingTypeEnum
Packages that use PricedSupplierContractItemWithAcquirer.PricingTypeEnum
-
Uses of PricedSupplierContractItemWithAcquirer.PricingTypeEnum in io.trippay.sdk.payment.model
Subclasses with type arguments of type PricedSupplierContractItemWithAcquirer.PricingTypeEnum in io.trippay.sdk.payment.modelModifier and TypeClassDescriptionstatic enumHow to calculate the total amount.Methods in io.trippay.sdk.payment.model that return PricedSupplierContractItemWithAcquirer.PricingTypeEnumModifier and TypeMethodDescriptionPricedSupplierContractItemWithAcquirer.getPricingType()How to calculate the total amount.Returns the enum constant of this class with the specified name.PricedSupplierContractItemWithAcquirer.PricingTypeEnum.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.PricingTypeEnumModifier and TypeMethodDescriptionPricedSupplierContractItemWithAcquirer.pricingType(PricedSupplierContractItemWithAcquirer.PricingTypeEnum pricingType) voidPricedSupplierContractItemWithAcquirer.setPricingType(PricedSupplierContractItemWithAcquirer.PricingTypeEnum pricingType)