|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_C_TaxDeclarationLine
org.compiere.model.MTaxDeclarationLine
public class MTaxDeclarationLine
Tax Declaration Line Model
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.X_C_TaxDeclarationLine |
|---|
accessLevel, Model, Table_ID, Table_Name, updatedMS |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
MTaxDeclarationLine(Ctx ctx,
int C_TaxDeclarationLine_ID,
String trxName)
Standard Constructor |
|
MTaxDeclarationLine(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
MTaxDeclarationLine(MTaxDeclaration parent,
MInvoice invoice,
MInvoiceLine iLine)
Parent Constructor |
|
MTaxDeclarationLine(MTaxDeclaration parent,
MInvoice invoice,
MInvoiceTax tLine)
Parent Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MTaxDeclarationLine(Ctx ctx,
int C_TaxDeclarationLine_ID,
String trxName)
ctx - ctxC_TaxDeclarationLine_ID - idtrxName - trx
public MTaxDeclarationLine(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - rstrxName - trx
public MTaxDeclarationLine(MTaxDeclaration parent,
MInvoice invoice,
MInvoiceLine iLine)
parent - parentinvoice - invoiceiLine - invoice line
public MTaxDeclarationLine(MTaxDeclaration parent,
MInvoice invoice,
MInvoiceTax tLine)
parent - parentinvoice - invoicetLine - tax line
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||