|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_ImpFormat
Generated Interface for AD_ImpFormat
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_ImpFormat_ID
Column name AD_ImpFormat_ID |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_FormatType
Column name FormatType |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Processing
Column name Processing |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=381 |
static String |
Table_Name
TableName=AD_ImpFormat |
| Method Summary | |
|---|---|
int |
getAD_ImpFormat_ID()
Get Import Format |
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
String |
getDescription()
Get Description. |
String |
getFormatType()
Get Format. |
String |
getName()
Get Name. |
boolean |
isProcessing()
Get Process Now |
void |
setAD_ImpFormat_ID(int AD_ImpFormat_ID)
Set Import Format |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setDescription(String Description)
Set Description. |
void |
setFormatType(String FormatType)
Set Format. |
void |
setName(String Name)
Set Name. |
void |
setProcessing(boolean Processing)
Set Process Now |
| 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_ImpFormat_ID
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_FormatType
static final String COLUMNNAME_Name
static final String COLUMNNAME_Processing
| Method Detail |
|---|
void setAD_ImpFormat_ID(int AD_ImpFormat_ID)
int getAD_ImpFormat_ID()
void setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setFormatType(String FormatType)
String getFormatType()
void setName(String Name)
String getName()
void setProcessing(boolean Processing)
boolean isProcessing()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||