Uses of Class
com.skava.oms.delegate.model.Property
Packages that use Property
-
Uses of Property in com.skava.oms.util
Method parameters in com.skava.oms.util with type arguments of type PropertyModifier and TypeMethodDescriptionstatic void
TaxUtil.constructProperties
(Order order, List<Property> properties, TaxTransaction.TransactionType type) This method is used to construct propertiesstatic void
TaxUtil.constructTaxTransactionPayload
(Order order, BigDecimal totalTaxValue, PreProcessTaxPayload taxPayload, List<Property> properties, Tax tax, TaxTransaction.TransactionType transactionType) This method is used to construct the tax transaction payload