Uses of Enum Class
travel.wink.sdk.payment.acquiring.model.PricedSupplierContractItemWithAcquirer.PayableEnum
Packages that use PricedSupplierContractItemWithAcquirer.PayableEnum
-
Uses of PricedSupplierContractItemWithAcquirer.PayableEnum in travel.wink.sdk.payment.acquiring.model
Methods in travel.wink.sdk.payment.acquiring.model that return PricedSupplierContractItemWithAcquirer.PayableEnumModifier and TypeMethodDescriptionPricedSupplierContractItemWithAcquirer.getPayable()When to charge for this item.Returns the enum constant of this class with the specified name.PricedSupplierContractItemWithAcquirer.PayableEnum.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.PayableEnumModifier and TypeMethodDescriptionPricedSupplierContractItemWithAcquirer.payable(PricedSupplierContractItemWithAcquirer.PayableEnum payable) voidPricedSupplierContractItemWithAcquirer.setPayable(PricedSupplierContractItemWithAcquirer.PayableEnum payable)