|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_EntityType
Generated Interface for AD_EntityType
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AD_EntityType_ID
Column name AD_EntityType_ID |
static String |
COLUMNNAME_Classpath
Column name Classpath |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EntityType
Column name EntityType |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_ModelPackage
Column name ModelPackage |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_Version
Column name Version |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=882 |
static String |
Table_Name
TableName=AD_EntityType |
| Method Summary | |
|---|---|
int |
getAD_EntityType_ID()
Get Entity Type. |
String |
getClasspath()
Get Classpath. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
String |
getHelp()
Get Comment/Help. |
String |
getModelPackage()
Get ModelPackage. |
String |
getName()
Get Name. |
String |
getVersion()
Get Version. |
boolean |
isProcessing()
Get Process Now |
void |
setAD_EntityType_ID(int AD_EntityType_ID)
Set Entity Type. |
void |
setClasspath(String Classpath)
Set Classpath. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setModelPackage(String ModelPackage)
Set ModelPackage. |
void |
setName(String Name)
Set Name. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setVersion(String Version)
Set Version. |
| 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_EntityType_ID
static final String COLUMNNAME_Classpath
static final String COLUMNNAME_Description
static final String COLUMNNAME_EntityType
static final String COLUMNNAME_Help
static final String COLUMNNAME_ModelPackage
static final String COLUMNNAME_Name
static final String COLUMNNAME_Processing
static final String COLUMNNAME_Version
| Method Detail |
|---|
void setAD_EntityType_ID(int AD_EntityType_ID)
int getAD_EntityType_ID()
void setClasspath(String Classpath)
String getClasspath()
void setDescription(String Description)
String getDescription()
void setEntityType(String EntityType)
String getEntityType()
void setHelp(String Help)
String getHelp()
void setModelPackage(String ModelPackage)
String getModelPackage()
void setName(String Name)
String getName()
void setProcessing(boolean Processing)
boolean isProcessing()
void setVersion(String Version)
String getVersion()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||