Uses of Class
org.brerp.base.model.MLBRTax
Packages that use MLBRTax
Package
Description
-
Uses of MLBRTax in org.brerp.base.component
Methods in org.brerp.base.component that return MLBRTax -
Uses of MLBRTax in org.brerp.base.model
Methods in org.brerp.base.model that return MLBRTaxModifier and TypeMethodDescriptionMLBRTax.copyTo()
Copy the current MTax and return a new copy of the ObjectGet TaxGet TaxMethods in org.brerp.base.model with parameters of type MLBRTaxModifier and TypeMethodDescriptionvoid
MLBRTax.copyLinesTo
(MLBRTax newTax) Copy lines from the current MTax to the newTax param -
Uses of MLBRTax in org.brerp.base.process
Methods in org.brerp.base.process with parameters of type MLBRTaxModifier and TypeMethodDescriptionvoid
ImportTaxImposto.insert
(boolean m_overwriteAliq, String sql_taxLine, MLBRTax Tax, String impName, BigDecimal aliqName) -
Uses of MLBRTax in org.brerp.ui.zk.window
Constructors in org.brerp.ui.zk.window with parameters of type MLBRTaxModifierConstructorDescriptionWTaxesDialog
(GridField gridField, MLBRTax tax, Callback<Integer> callback) Constructor