|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_S_ExpenseType
Generated Interface for S_ExpenseType
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_TaxCategory_ID
Column name C_TaxCategory_ID |
static String |
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_IsInvoiced
Column name IsInvoiced |
static String |
COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_S_ExpenseType_ID
Column name S_ExpenseType_ID |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=481 |
static String |
Table_Name
TableName=S_ExpenseType |
| Method Summary | |
|---|---|
int |
getC_TaxCategory_ID()
Get Tax Category. |
I_C_TaxCategory |
getC_TaxCategory()
|
int |
getC_UOM_ID()
Get UOM. |
I_C_UOM |
getC_UOM()
|
String |
getDescription()
Get Description. |
int |
getM_Product_Category_ID()
Get Product Category. |
I_M_Product_Category |
getM_Product_Category()
|
String |
getName()
Get Name. |
int |
getS_ExpenseType_ID()
Get Expense Type. |
String |
getValue()
Get Search Key. |
boolean |
isInvoiced()
Get Invoiced. |
void |
setC_TaxCategory_ID(int C_TaxCategory_ID)
Set Tax Category. |
void |
setC_UOM_ID(int C_UOM_ID)
Set UOM. |
void |
setDescription(String Description)
Set Description. |
void |
setIsInvoiced(boolean IsInvoiced)
Set Invoiced. |
void |
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. |
void |
setName(String Name)
Set Name. |
void |
setS_ExpenseType_ID(int S_ExpenseType_ID)
Set Expense Type. |
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_TaxCategory_ID
static final String COLUMNNAME_C_UOM_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_IsInvoiced
static final String COLUMNNAME_M_Product_Category_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_S_ExpenseType_ID
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setC_TaxCategory_ID(int C_TaxCategory_ID)
int getC_TaxCategory_ID()
I_C_TaxCategory getC_TaxCategory()
throws Exception
Exceptionvoid setC_UOM_ID(int C_UOM_ID)
int getC_UOM_ID()
I_C_UOM getC_UOM()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setIsInvoiced(boolean IsInvoiced)
boolean isInvoiced()
void setM_Product_Category_ID(int M_Product_Category_ID)
int getM_Product_Category_ID()
I_M_Product_Category getM_Product_Category()
throws Exception
Exceptionvoid setName(String Name)
String getName()
void setS_ExpenseType_ID(int S_ExpenseType_ID)
int getS_ExpenseType_ID()
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 | |||||||||