Uses of Class
org.compiere.model.MTaxDeclaration
Packages that use MTaxDeclaration
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MTaxDeclaration in org.compiere.model
Constructors in org.compiere.model with parameters of type MTaxDeclarationModifierConstructorDescriptionMTaxDeclarationAcct
(MTaxDeclaration parent, MFactAcct fact) Parent ConstructorMTaxDeclarationLine
(MTaxDeclaration parent, MInvoice invoice, MInvoiceLine iLine) Parent ConstructorMTaxDeclarationLine
(MTaxDeclaration parent, MInvoice invoice, MInvoiceTax tLine) Parent Constructor