|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Package_Imp
Generated Interface for AD_Package_Imp
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AD_Package_Imp_ID
Column name AD_Package_Imp_ID |
static String |
COLUMNNAME_Creator
Column name Creator |
static String |
COLUMNNAME_CreatorContact
Column name CreatorContact |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EMail
Column name EMail |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PK_Status
Column name PK_Status |
static String |
COLUMNNAME_PK_Version
Column name PK_Version |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_ReleaseNo
Column name ReleaseNo |
static String |
COLUMNNAME_Uninstall
Column name Uninstall |
static String |
COLUMNNAME_Version
Column name Version |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=50003 |
static String |
Table_Name
TableName=AD_Package_Imp |
| Method Summary | |
|---|---|
int |
getAD_Package_Imp_ID()
Get AD_Package_Imp_ID |
String |
getCreator()
Get Creator |
String |
getCreatorContact()
Get CreatorContact |
String |
getDescription()
Get Description. |
String |
getEMail()
Get EMail Address. |
String |
getName()
Get Name. |
String |
getPK_Status()
Get PK_Status |
String |
getPK_Version()
Get Package Version |
String |
getReleaseNo()
Get Release No. |
String |
getVersion()
Get Version. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
boolean |
isUninstall()
Get Uninstall |
void |
setAD_Package_Imp_ID(int AD_Package_Imp_ID)
Set AD_Package_Imp_ID |
void |
setCreator(String Creator)
Set Creator |
void |
setCreatorContact(String CreatorContact)
Set CreatorContact |
void |
setDescription(String Description)
Set Description. |
void |
setEMail(String EMail)
Set EMail Address. |
void |
setName(String Name)
Set Name. |
void |
setPK_Status(String PK_Status)
Set PK_Status |
void |
setPK_Version(String PK_Version)
Set Package Version |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setReleaseNo(String ReleaseNo)
Set Release No. |
void |
setUninstall(boolean Uninstall)
Set Uninstall |
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_Package_Imp_ID
static final String COLUMNNAME_Creator
static final String COLUMNNAME_CreatorContact
static final String COLUMNNAME_Description
static final String COLUMNNAME_EMail
static final String COLUMNNAME_Name
static final String COLUMNNAME_PK_Status
static final String COLUMNNAME_PK_Version
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_ReleaseNo
static final String COLUMNNAME_Uninstall
static final String COLUMNNAME_Version
| Method Detail |
|---|
void setAD_Package_Imp_ID(int AD_Package_Imp_ID)
int getAD_Package_Imp_ID()
void setCreator(String Creator)
String getCreator()
void setCreatorContact(String CreatorContact)
String getCreatorContact()
void setDescription(String Description)
String getDescription()
void setEMail(String EMail)
String getEMail()
void setName(String Name)
String getName()
void setPK_Status(String PK_Status)
String getPK_Status()
void setPK_Version(String PK_Version)
String getPK_Version()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setReleaseNo(String ReleaseNo)
String getReleaseNo()
void setUninstall(boolean Uninstall)
boolean isUninstall()
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 | |||||||||