Adempiere 3.5.2a

org.compiere.model
Interface I_AD_Package_Exp

All Known Implementing Classes:
MPackageExp, X_AD_Package_Exp

public interface I_AD_Package_Exp

Generated Interface for AD_Package_Exp

Version:
Release 3.5.2a
Author:
Adempiere (generated)

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

Table_Name

static final String Table_Name
TableName=AD_Package_Exp

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=50005


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 4 - System


COLUMNNAME_AD_Package_Exp_ID

static final String COLUMNNAME_AD_Package_Exp_ID
Column name AD_Package_Exp_ID

See Also:
Constant Field Values

COLUMNNAME_AD_Package_Type

static final String COLUMNNAME_AD_Package_Type
Column name AD_Package_Type

See Also:
Constant Field Values

COLUMNNAME_Description

static final String COLUMNNAME_Description
Column name Description

See Also:
Constant Field Values

COLUMNNAME_EMail

static final String COLUMNNAME_EMail
Column name EMail

See Also:
Constant Field Values

COLUMNNAME_File_Directory

static final String COLUMNNAME_File_Directory
Column name File_Directory

See Also:
Constant Field Values

COLUMNNAME_Instructions

static final String COLUMNNAME_Instructions
Column name Instructions

See Also:
Constant Field Values

COLUMNNAME_Name

static final String COLUMNNAME_Name
Column name Name

See Also:
Constant Field Values

COLUMNNAME_PK_Version

static final String COLUMNNAME_PK_Version
Column name PK_Version

See Also:
Constant Field Values

COLUMNNAME_Processed

static final String COLUMNNAME_Processed
Column name Processed

See Also:
Constant Field Values

COLUMNNAME_Processing

static final String COLUMNNAME_Processing
Column name Processing

See Also:
Constant Field Values

COLUMNNAME_ReleaseNo

static final String COLUMNNAME_ReleaseNo
Column name ReleaseNo

See Also:
Constant Field Values

COLUMNNAME_UserName

static final String COLUMNNAME_UserName
Column name UserName

See Also:
Constant Field Values

COLUMNNAME_Version

static final String COLUMNNAME_Version
Column name Version

See Also:
Constant Field Values
Method Detail

setAD_Package_Exp_ID

void setAD_Package_Exp_ID(int AD_Package_Exp_ID)
Set AD_Package_Exp_ID


getAD_Package_Exp_ID

int getAD_Package_Exp_ID()
Get AD_Package_Exp_ID


setAD_Package_Type

void setAD_Package_Type(String AD_Package_Type)
Set AD_Package_Type


getAD_Package_Type

String getAD_Package_Type()
Get AD_Package_Type


setDescription

void setDescription(String Description)
Set Description. Optional short description of the record


getDescription

String getDescription()
Get Description. Optional short description of the record


setEMail

void setEMail(String EMail)
Set EMail Address. Electronic Mail Address


getEMail

String getEMail()
Get EMail Address. Electronic Mail Address


setFile_Directory

void setFile_Directory(String File_Directory)
Set File_Directory


getFile_Directory

String getFile_Directory()
Get File_Directory


setInstructions

void setInstructions(String Instructions)
Set Instructions


getInstructions

String getInstructions()
Get Instructions


setName

void setName(String Name)
Set Name. Alphanumeric identifier of the entity


getName

String getName()
Get Name. Alphanumeric identifier of the entity


setPK_Version

void setPK_Version(String PK_Version)
Set Package Version


getPK_Version

String getPK_Version()
Get Package Version


setProcessed

void setProcessed(boolean Processed)
Set Processed. The document has been processed


isProcessed

boolean isProcessed()
Get Processed. The document has been processed


setProcessing

void setProcessing(boolean Processing)
Set Process Now


isProcessing

boolean isProcessing()
Get Process Now


setReleaseNo

void setReleaseNo(String ReleaseNo)
Set Release No. Internal Release Number


getReleaseNo

String getReleaseNo()
Get Release No. Internal Release Number


setUserName

void setUserName(String UserName)
Set Registered EMail. Email of the responsible for the System


getUserName

String getUserName()
Get Registered EMail. Email of the responsible for the System


setVersion

void setVersion(String Version)
Set Version. Version of the table definition


getVersion

String getVersion()
Get Version. Version of the table definition


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.