|
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_DD_NetworkDistribution
public class X_DD_NetworkDistribution
Generated Model for DD_NetworkDistribution
| 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_DD_NetworkDistribution |
|---|
accessLevel, COLUMNNAME_CopyFrom, COLUMNNAME_DD_NetworkDistribution_ID, COLUMNNAME_Description, COLUMNNAME_DocumentNo, COLUMNNAME_Help, COLUMNNAME_M_ChangeNotice_ID, COLUMNNAME_Name, COLUMNNAME_Processing, COLUMNNAME_Revision, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, COLUMNNAME_Value, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_DD_NetworkDistribution(Properties ctx,
int DD_NetworkDistribution_ID,
String trxName)
Standard Constructor |
|
X_DD_NetworkDistribution(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getCopyFrom()
Get Copy From. |
int |
getDD_NetworkDistribution_ID()
Get Network Distribution. |
String |
getDescription()
Get Description. |
String |
getDocumentNo()
Get Document No. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_ChangeNotice_ID()
Get Change Notice. |
I_M_ChangeNotice |
getM_ChangeNotice()
|
String |
getName()
Get Name. |
String |
getRevision()
Get Revision. |
Timestamp |
getValidFrom()
Get Valid from. |
Timestamp |
getValidTo()
Get Valid to. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isProcessing()
Get Process Now. |
void |
setCopyFrom(String CopyFrom)
Set Copy From. |
void |
setDD_NetworkDistribution_ID(int DD_NetworkDistribution_ID)
Set Network Distribution. |
void |
setDescription(String Description)
Set Description. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setM_ChangeNotice_ID(int M_ChangeNotice_ID)
Set Change Notice. |
void |
setName(String Name)
Set Name. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setRevision(String Revision)
Set Revision. |
void |
setValidFrom(Timestamp ValidFrom)
Set Valid from. |
void |
setValidTo(Timestamp ValidTo)
Set Valid to. |
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_DD_NetworkDistribution(Properties ctx,
int DD_NetworkDistribution_ID,
String trxName)
public X_DD_NetworkDistribution(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 setCopyFrom(String CopyFrom)
setCopyFrom in interface I_DD_NetworkDistributionCopyFrom - Copy From Recordpublic String getCopyFrom()
getCopyFrom in interface I_DD_NetworkDistributionpublic void setDD_NetworkDistribution_ID(int DD_NetworkDistribution_ID)
setDD_NetworkDistribution_ID in interface I_DD_NetworkDistributionDD_NetworkDistribution_ID - Network Distributionpublic int getDD_NetworkDistribution_ID()
getDD_NetworkDistribution_ID in interface I_DD_NetworkDistributionpublic void setDescription(String Description)
setDescription in interface I_DD_NetworkDistributionDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_DD_NetworkDistributionpublic void setDocumentNo(String DocumentNo)
setDocumentNo in interface I_DD_NetworkDistributionDocumentNo - Document sequence number of the documentpublic String getDocumentNo()
getDocumentNo in interface I_DD_NetworkDistributionpublic void setHelp(String Help)
setHelp in interface I_DD_NetworkDistributionHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_DD_NetworkDistribution
public I_M_ChangeNotice getM_ChangeNotice()
throws Exception
getM_ChangeNotice in interface I_DD_NetworkDistributionExceptionpublic void setM_ChangeNotice_ID(int M_ChangeNotice_ID)
setM_ChangeNotice_ID in interface I_DD_NetworkDistributionM_ChangeNotice_ID - Bill of Materials (Engineering) Change Notice (Version)public int getM_ChangeNotice_ID()
getM_ChangeNotice_ID in interface I_DD_NetworkDistributionpublic void setName(String Name)
setName in interface I_DD_NetworkDistributionName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_DD_NetworkDistributionpublic void setProcessing(boolean Processing)
setProcessing in interface I_DD_NetworkDistributionProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_DD_NetworkDistributionpublic void setRevision(String Revision)
setRevision in interface I_DD_NetworkDistributionRevision - Revisionpublic String getRevision()
getRevision in interface I_DD_NetworkDistributionpublic void setValidFrom(Timestamp ValidFrom)
setValidFrom in interface I_DD_NetworkDistributionValidFrom - Valid from including this date (first day)public Timestamp getValidFrom()
getValidFrom in interface I_DD_NetworkDistributionpublic void setValidTo(Timestamp ValidTo)
setValidTo in interface I_DD_NetworkDistributionValidTo - Valid to including this date (last day)public Timestamp getValidTo()
getValidTo in interface I_DD_NetworkDistributionpublic void setValue(String Value)
setValue in interface I_DD_NetworkDistributionValue - Search key for the record in the format required - must be uniquepublic String getValue()
getValue in interface I_DD_NetworkDistributionpublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||