|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_TaxDeclarationLine
Generated Interface for C_TaxDeclarationLine
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_AllocationLine_ID
Column name C_AllocationLine_ID |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID |
static String |
COLUMNNAME_C_InvoiceLine_ID
Column name C_InvoiceLine_ID |
static String |
COLUMNNAME_C_Tax_ID
Column name C_Tax_ID |
static String |
COLUMNNAME_C_TaxDeclaration_ID
Column name C_TaxDeclaration_ID |
static String |
COLUMNNAME_C_TaxDeclarationLine_ID
Column name C_TaxDeclarationLine_ID |
static String |
COLUMNNAME_DateAcct
Column name DateAcct |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_IsManual
Column name IsManual |
static String |
COLUMNNAME_Line
Column name Line |
static String |
COLUMNNAME_TaxAmt
Column name TaxAmt |
static String |
COLUMNNAME_TaxBaseAmt
Column name TaxBaseAmt |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=819 |
static String |
Table_Name
TableName=C_TaxDeclarationLine |
| Method Summary | |
|---|---|
int |
getC_AllocationLine_ID()
Get Allocation Line. |
I_C_AllocationLine |
getC_AllocationLine()
|
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_Invoice_ID()
Get Invoice. |
I_C_Invoice |
getC_Invoice()
|
int |
getC_InvoiceLine_ID()
Get Invoice Line. |
I_C_InvoiceLine |
getC_InvoiceLine()
|
int |
getC_Tax_ID()
Get Tax. |
I_C_Tax |
getC_Tax()
|
int |
getC_TaxDeclaration_ID()
Get Tax Declaration. |
I_C_TaxDeclaration |
getC_TaxDeclaration()
|
int |
getC_TaxDeclarationLine_ID()
Get Tax Declaration Line. |
Timestamp |
getDateAcct()
Get Account Date. |
String |
getDescription()
Get Description. |
int |
getLine()
Get Line No. |
BigDecimal |
getTaxAmt()
Get Tax Amount. |
BigDecimal |
getTaxBaseAmt()
Get Tax base Amount. |
boolean |
isManual()
Get Manual. |
void |
setC_AllocationLine_ID(int C_AllocationLine_ID)
Set Allocation Line. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. |
void |
setC_InvoiceLine_ID(int C_InvoiceLine_ID)
Set Invoice Line. |
void |
setC_Tax_ID(int C_Tax_ID)
Set Tax. |
void |
setC_TaxDeclaration_ID(int C_TaxDeclaration_ID)
Set Tax Declaration. |
void |
setC_TaxDeclarationLine_ID(int C_TaxDeclarationLine_ID)
Set Tax Declaration Line. |
void |
setDateAcct(Timestamp DateAcct)
Set Account Date. |
void |
setDescription(String Description)
Set Description. |
void |
setIsManual(boolean IsManual)
Set Manual. |
void |
setLine(int Line)
Set Line No. |
void |
setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount. |
void |
setTaxBaseAmt(BigDecimal TaxBaseAmt)
Set Tax base Amount. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_C_AllocationLine_ID
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Invoice_ID
static final String COLUMNNAME_C_InvoiceLine_ID
static final String COLUMNNAME_C_TaxDeclaration_ID
static final String COLUMNNAME_C_TaxDeclarationLine_ID
static final String COLUMNNAME_C_Tax_ID
static final String COLUMNNAME_DateAcct
static final String COLUMNNAME_Description
static final String COLUMNNAME_IsManual
static final String COLUMNNAME_Line
static final String COLUMNNAME_TaxAmt
static final String COLUMNNAME_TaxBaseAmt
| Method Detail |
|---|
void setC_AllocationLine_ID(int C_AllocationLine_ID)
int getC_AllocationLine_ID()
I_C_AllocationLine getC_AllocationLine()
throws Exception
Exceptionvoid setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setC_Invoice_ID(int C_Invoice_ID)
int getC_Invoice_ID()
I_C_Invoice getC_Invoice()
throws Exception
Exceptionvoid setC_InvoiceLine_ID(int C_InvoiceLine_ID)
int getC_InvoiceLine_ID()
I_C_InvoiceLine getC_InvoiceLine()
throws Exception
Exceptionvoid setC_TaxDeclaration_ID(int C_TaxDeclaration_ID)
int getC_TaxDeclaration_ID()
I_C_TaxDeclaration getC_TaxDeclaration()
throws Exception
Exceptionvoid setC_TaxDeclarationLine_ID(int C_TaxDeclarationLine_ID)
int getC_TaxDeclarationLine_ID()
void setC_Tax_ID(int C_Tax_ID)
int getC_Tax_ID()
I_C_Tax getC_Tax()
throws Exception
Exceptionvoid setDateAcct(Timestamp DateAcct)
Timestamp getDateAcct()
void setDescription(String Description)
String getDescription()
void setIsManual(boolean IsManual)
boolean isManual()
void setLine(int Line)
int getLine()
void setTaxAmt(BigDecimal TaxAmt)
BigDecimal getTaxAmt()
void setTaxBaseAmt(BigDecimal TaxBaseAmt)
BigDecimal getTaxBaseAmt()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||