|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Sequence_Audit
Generated Interface for AD_Sequence_Audit
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_Sequence_ID
Column name AD_Sequence_ID |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_Record_ID
Column name Record_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=121 |
static String |
Table_Name
TableName=AD_Sequence_Audit |
| Method Summary | |
|---|---|
int |
getAD_Sequence_ID()
Get Sequence. |
I_AD_Sequence |
getAD_Sequence()
|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
String |
getDocumentNo()
Get Document No. |
int |
getRecord_ID()
Get Record ID. |
void |
setAD_Sequence_ID(int AD_Sequence_ID)
Set Sequence. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Sequence_ID
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_Record_ID
| Method Detail |
|---|
void setAD_Sequence_ID(int AD_Sequence_ID)
int getAD_Sequence_ID()
I_AD_Sequence getAD_Sequence()
throws Exception
Exceptionvoid setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setDocumentNo(String DocumentNo)
String getDocumentNo()
void setRecord_ID(int Record_ID)
int getRecord_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||