|
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_Exp
Generated Interface for AD_Package_Exp
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AD_Package_Exp_ID
Column name AD_Package_Exp_ID |
static String |
COLUMNNAME_AD_Package_Type
Column name AD_Package_Type |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EMail
Column name EMail |
static String |
COLUMNNAME_File_Directory
Column name File_Directory |
static String |
COLUMNNAME_Instructions
Column name Instructions |
static String |
COLUMNNAME_Name
Column name Name |
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_UserName
Column name UserName |
static String |
COLUMNNAME_Version
Column name Version |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=50005 |
static String |
Table_Name
TableName=AD_Package_Exp |
| Method Summary | |
|---|---|
int |
getAD_Package_Exp_ID()
Get AD_Package_Exp_ID |
String |
getAD_Package_Type()
Get AD_Package_Type |
String |
getDescription()
Get Description. |
String |
getEMail()
Get EMail Address. |
String |
getFile_Directory()
Get File_Directory |
String |
getInstructions()
Get Instructions |
String |
getName()
Get Name. |
String |
getPK_Version()
Get Package Version |
String |
getReleaseNo()
Get Release No. |
String |
getUserName()
Get Registered EMail. |
String |
getVersion()
Get Version. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
void |
setAD_Package_Exp_ID(int AD_Package_Exp_ID)
Set AD_Package_Exp_ID |
void |
setAD_Package_Type(String AD_Package_Type)
Set AD_Package_Type |
void |
setDescription(String Description)
Set Description. |
void |
setEMail(String EMail)
Set EMail Address. |
void |
setFile_Directory(String File_Directory)
Set File_Directory |
void |
setInstructions(String Instructions)
Set Instructions |
void |
setName(String Name)
Set Name. |
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 |
setUserName(String UserName)
Set Registered EMail. |
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_Exp_ID
static final String COLUMNNAME_AD_Package_Type
static final String COLUMNNAME_Description
static final String COLUMNNAME_EMail
static final String COLUMNNAME_File_Directory
static final String COLUMNNAME_Instructions
static final String COLUMNNAME_Name
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_UserName
static final String COLUMNNAME_Version
| Method Detail |
|---|
void setAD_Package_Exp_ID(int AD_Package_Exp_ID)
int getAD_Package_Exp_ID()
void setAD_Package_Type(String AD_Package_Type)
String getAD_Package_Type()
void setDescription(String Description)
String getDescription()
void setEMail(String EMail)
String getEMail()
void setFile_Directory(String File_Directory)
String getFile_Directory()
void setInstructions(String Instructions)
String getInstructions()
void setName(String Name)
String getName()
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 setUserName(String UserName)
String getUserName()
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 | |||||||||