|
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_ProcessorParameter
public class X_EXP_ProcessorParameter
Generated Model for EXP_ProcessorParameter
| 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_ProcessorParameter |
|---|
accessLevel, COLUMNNAME_Description, COLUMNNAME_EXP_Processor_ID, COLUMNNAME_EXP_ProcessorParameter_ID, COLUMNNAME_Help, COLUMNNAME_Name, COLUMNNAME_ParameterValue, COLUMNNAME_Value, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_EXP_ProcessorParameter(Properties ctx,
int EXP_ProcessorParameter_ID,
String trxName)
Standard Constructor |
|
X_EXP_ProcessorParameter(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getDescription()
Get Description. |
int |
getEXP_Processor_ID()
Get EXP_Processor_ID. |
I_EXP_Processor |
getEXP_Processor()
|
int |
getEXP_ProcessorParameter_ID()
Get EXP_ProcessorParameter_ID. |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
String |
getParameterValue()
Get ParameterValue. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setDescription(String Description)
Set Description. |
void |
setEXP_Processor_ID(int EXP_Processor_ID)
Set EXP_Processor_ID. |
void |
setEXP_ProcessorParameter_ID(int EXP_ProcessorParameter_ID)
Set EXP_ProcessorParameter_ID. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setName(String Name)
Set Name. |
void |
setParameterValue(String ParameterValue)
Set ParameterValue. |
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_ProcessorParameter(Properties ctx,
int EXP_ProcessorParameter_ID,
String trxName)
public X_EXP_ProcessorParameter(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 setDescription(String Description)
setDescription in interface I_EXP_ProcessorParameterDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_EXP_ProcessorParameter
public I_EXP_Processor getEXP_Processor()
throws Exception
getEXP_Processor in interface I_EXP_ProcessorParameterExceptionpublic void setEXP_Processor_ID(int EXP_Processor_ID)
setEXP_Processor_ID in interface I_EXP_ProcessorParameterEXP_Processor_ID - EXP_Processor_IDpublic int getEXP_Processor_ID()
getEXP_Processor_ID in interface I_EXP_ProcessorParameterpublic void setEXP_ProcessorParameter_ID(int EXP_ProcessorParameter_ID)
setEXP_ProcessorParameter_ID in interface I_EXP_ProcessorParameterEXP_ProcessorParameter_ID - EXP_ProcessorParameter_IDpublic int getEXP_ProcessorParameter_ID()
getEXP_ProcessorParameter_ID in interface I_EXP_ProcessorParameterpublic void setHelp(String Help)
setHelp in interface I_EXP_ProcessorParameterHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_EXP_ProcessorParameterpublic void setName(String Name)
setName in interface I_EXP_ProcessorParameterName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_EXP_ProcessorParameterpublic void setParameterValue(String ParameterValue)
setParameterValue in interface I_EXP_ProcessorParameterParameterValue - ParameterValuepublic String getParameterValue()
getParameterValue in interface I_EXP_ProcessorParameterpublic void setValue(String Value)
setValue in interface I_EXP_ProcessorParameterValue - Search key for the record in the format required - must be uniquepublic String getValue()
getValue in interface I_EXP_ProcessorParameter
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||