|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_CashBook
Generated Interface for C_CashBook
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_C_CashBook_ID
Column name C_CashBook_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_IsDefault
Column name IsDefault |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=408 |
static String |
Table_Name
TableName=C_CashBook |
| Method Summary | |
|---|---|
int |
getC_CashBook_ID()
Get Cash Book. |
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
boolean |
isDefault()
Get Default. |
void |
setC_CashBook_ID(int C_CashBook_ID)
Set Cash Book. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setDescription(String Description)
Set Description. |
void |
setIsDefault(boolean IsDefault)
Set Default. |
void |
setName(String Name)
Set Name. |
| 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_CashBook_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_IsDefault
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setC_CashBook_ID(int C_CashBook_ID)
int getC_CashBook_ID()
void setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setIsDefault(boolean IsDefault)
boolean isDefault()
void setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||