|
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_QM_Specification
public class X_QM_Specification
Generated Model for QM_Specification
| 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_QM_Specification |
|---|
accessLevel, COLUMNNAME_AD_Workflow_ID, COLUMNNAME_Description, COLUMNNAME_M_AttributeSet_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_Name, COLUMNNAME_PP_Product_BOM_ID, COLUMNNAME_QM_Specification_ID, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, COLUMNNAME_Value, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_QM_Specification(Properties ctx,
int QM_Specification_ID,
String trxName)
Standard Constructor |
|
X_QM_Specification(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Workflow_ID()
Get Workflow. |
I_AD_Workflow |
getAD_Workflow()
|
String |
getDescription()
Get Description. |
int |
getM_AttributeSet_ID()
Get Attribute Set. |
I_M_AttributeSet |
getM_AttributeSet()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getName()
Get Name. |
int |
getPP_Product_BOM_ID()
Get BOM & Formula. |
I_PP_Product_BOM |
getPP_Product_BOM()
|
int |
getQM_Specification_ID()
Get QM_Specification_ID. |
Timestamp |
getValidFrom()
Get Valid from. |
Timestamp |
getValidTo()
Get Valid to. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Workflow_ID(int AD_Workflow_ID)
Set Workflow. |
void |
setDescription(String Description)
Set Description. |
void |
setM_AttributeSet_ID(int M_AttributeSet_ID)
Set Attribute Set. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setName(String Name)
Set Name. |
void |
setPP_Product_BOM_ID(int PP_Product_BOM_ID)
Set BOM & Formula. |
void |
setQM_Specification_ID(int QM_Specification_ID)
Set QM_Specification_ID. |
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_QM_Specification(Properties ctx,
int QM_Specification_ID,
String trxName)
public X_QM_Specification(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 PO
public I_AD_Workflow getAD_Workflow()
throws Exception
getAD_Workflow in interface I_QM_SpecificationExceptionpublic void setAD_Workflow_ID(int AD_Workflow_ID)
setAD_Workflow_ID in interface I_QM_SpecificationAD_Workflow_ID - Workflow or combination of taskspublic int getAD_Workflow_ID()
getAD_Workflow_ID in interface I_QM_Specificationpublic void setDescription(String Description)
setDescription in interface I_QM_SpecificationDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_QM_Specification
public I_M_AttributeSet getM_AttributeSet()
throws Exception
getM_AttributeSet in interface I_QM_SpecificationExceptionpublic void setM_AttributeSet_ID(int M_AttributeSet_ID)
setM_AttributeSet_ID in interface I_QM_SpecificationM_AttributeSet_ID - Product Attribute Setpublic int getM_AttributeSet_ID()
getM_AttributeSet_ID in interface I_QM_Specification
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_QM_SpecificationExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_QM_SpecificationM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_QM_Specificationpublic void setName(String Name)
setName in interface I_QM_SpecificationName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_QM_Specification
public I_PP_Product_BOM getPP_Product_BOM()
throws Exception
getPP_Product_BOM in interface I_QM_SpecificationExceptionpublic void setPP_Product_BOM_ID(int PP_Product_BOM_ID)
setPP_Product_BOM_ID in interface I_QM_SpecificationPP_Product_BOM_ID - BOM & Formulapublic int getPP_Product_BOM_ID()
getPP_Product_BOM_ID in interface I_QM_Specificationpublic void setQM_Specification_ID(int QM_Specification_ID)
setQM_Specification_ID in interface I_QM_SpecificationQM_Specification_ID - QM_Specification_IDpublic int getQM_Specification_ID()
getQM_Specification_ID in interface I_QM_Specificationpublic void setValidFrom(Timestamp ValidFrom)
setValidFrom in interface I_QM_SpecificationValidFrom - Valid from including this date (first day)public Timestamp getValidFrom()
getValidFrom in interface I_QM_Specificationpublic void setValidTo(Timestamp ValidTo)
setValidTo in interface I_QM_SpecificationValidTo - Valid to including this date (last day)public Timestamp getValidTo()
getValidTo in interface I_QM_Specificationpublic void setValue(String Value)
setValue in interface I_QM_SpecificationValue - Search key for the record in the format required - must be uniquepublic String getValue()
getValue in interface I_QM_Specification
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||