Uses of Enum Class
travel.wink.sdk.payment.acquiring.model.PricedSupplierContractItemWithAcquirer.PricingTypeEnum
Packages that use PricedSupplierContractItemWithAcquirer.PricingTypeEnum
-
Uses of PricedSupplierContractItemWithAcquirer.PricingTypeEnum in travel.wink.sdk.payment.acquiring.model
Methods in travel.wink.sdk.payment.acquiring.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 travel.wink.sdk.payment.acquiring.model with parameters of type PricedSupplierContractItemWithAcquirer.PricingTypeEnumModifier and TypeMethodDescriptionPricedSupplierContractItemWithAcquirer.pricingType(PricedSupplierContractItemWithAcquirer.PricingTypeEnum pricingType) voidPricedSupplierContractItemWithAcquirer.setPricingType(PricedSupplierContractItemWithAcquirer.PricingTypeEnum pricingType)