|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_TaxType
Generated Interface for C_TaxType
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_TaxType_ID
Column name C_TaxType_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=53068 |
static String |
Table_Name
TableName=C_TaxType |
| Method Summary | |
|---|---|
int |
getC_TaxType_ID()
Get C_TaxType_ID |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
String |
getValue()
Get Search Key. |
void |
setC_TaxType_ID(int C_TaxType_ID)
Set C_TaxType_ID |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setName(String Name)
Set Name. |
void |
setValue(String Value)
Set Search Key. |
| 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_TaxType_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_Name
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setC_TaxType_ID(int C_TaxType_ID)
int getC_TaxType_ID()
void setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setName(String Name)
String getName()
void setValue(String Value)
String getValue()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||