Uses of Class
org.compiere.model.MTaxDeclaration
-
Packages that use MTaxDeclaration Package Description org.compiere.model Provides for.... -
-
Uses of MTaxDeclaration in org.compiere.model
Constructors in org.compiere.model with parameters of type MTaxDeclaration Constructor Description MTaxDeclarationAcct(MTaxDeclaration parent, MFactAcct fact)
Parent ConstructorMTaxDeclarationLine(MTaxDeclaration parent, MInvoice invoice, MInvoiceLine iLine)
Parent ConstructorMTaxDeclarationLine(MTaxDeclaration parent, MInvoice invoice, MInvoiceTax tLine)
Parent Constructor
-