|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.eevolution.model.X_EXP_Processor
public class X_EXP_Processor
Generated Model for EXP_Processor
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.eevolution.model.I_EXP_Processor |
|---|
accessLevel, COLUMNNAME_Account, COLUMNNAME_Description, COLUMNNAME_EXP_Processor_ID, COLUMNNAME_EXP_Processor_Type_ID, COLUMNNAME_Help, COLUMNNAME_Host, COLUMNNAME_Name, COLUMNNAME_PasswordInfo, COLUMNNAME_Port, COLUMNNAME_Value, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_EXP_Processor(Properties ctx,
int EXP_Processor_ID,
String trxName)
Standard Constructor |
|
X_EXP_Processor(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getAccount()
Get Account. |
String |
getDescription()
Get Description. |
int |
getEXP_Processor_ID()
Get EXP_Processor_ID. |
int |
getEXP_Processor_Type_ID()
Get EXP_Processor_Type_ID. |
I_EXP_Processor_Type |
getEXP_Processor_Type()
|
String |
getHelp()
Get Comment/Help. |
String |
getHost()
Get Host. |
String |
getName()
Get Name. |
String |
getPasswordInfo()
Get PasswordInfo. |
int |
getPort()
Get Port. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAccount(String Account)
Set Account. |
void |
setDescription(String Description)
Set Description. |
void |
setEXP_Processor_ID(int EXP_Processor_ID)
Set EXP_Processor_ID. |
void |
setEXP_Processor_Type_ID(int EXP_Processor_Type_ID)
Set EXP_Processor_Type_ID. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setHost(String Host)
Set Host. |
void |
setName(String Name)
Set Name. |
void |
setPasswordInfo(String PasswordInfo)
Set PasswordInfo. |
void |
setPort(int Port)
Set Port. |
void |
setValue(String Value)
Set Search Key. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_EXP_Processor(Properties ctx,
int EXP_Processor_ID,
String trxName)
public X_EXP_Processor(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setAccount(String Account)
setAccount in interface I_EXP_ProcessorAccount - Accountpublic String getAccount()
getAccount in interface I_EXP_Processorpublic void setDescription(String Description)
setDescription in interface I_EXP_ProcessorDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_EXP_Processorpublic void setEXP_Processor_ID(int EXP_Processor_ID)
setEXP_Processor_ID in interface I_EXP_ProcessorEXP_Processor_ID - EXP_Processor_IDpublic int getEXP_Processor_ID()
getEXP_Processor_ID in interface I_EXP_Processor
public I_EXP_Processor_Type getEXP_Processor_Type()
throws Exception
getEXP_Processor_Type in interface I_EXP_ProcessorExceptionpublic void setEXP_Processor_Type_ID(int EXP_Processor_Type_ID)
setEXP_Processor_Type_ID in interface I_EXP_ProcessorEXP_Processor_Type_ID - EXP_Processor_Type_IDpublic int getEXP_Processor_Type_ID()
getEXP_Processor_Type_ID in interface I_EXP_Processorpublic void setHelp(String Help)
setHelp in interface I_EXP_ProcessorHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_EXP_Processorpublic void setHost(String Host)
setHost in interface I_EXP_ProcessorHost - Hostpublic String getHost()
getHost in interface I_EXP_Processorpublic void setName(String Name)
setName in interface I_EXP_ProcessorName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_EXP_Processorpublic void setPasswordInfo(String PasswordInfo)
setPasswordInfo in interface I_EXP_ProcessorPasswordInfo - PasswordInfopublic String getPasswordInfo()
getPasswordInfo in interface I_EXP_Processorpublic void setPort(int Port)
setPort in interface I_EXP_ProcessorPort - Portpublic int getPort()
getPort in interface I_EXP_Processorpublic void setValue(String Value)
setValue in interface I_EXP_ProcessorValue - Search key for the record in the format required - must be uniquepublic String getValue()
getValue in interface I_EXP_Processor
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||