|
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.compiere.model.X_M_RelatedProduct
public class X_M_RelatedProduct
Generated Model for M_RelatedProduct
| Field Summary | |
|---|---|
static int |
RELATEDPRODUCT_ID_AD_Reference_ID
RelatedProduct_ID AD_Reference_ID=162 |
static int |
RELATEDPRODUCTTYPE_AD_Reference_ID
RelatedProductType AD_Reference_ID=313 |
static String |
RELATEDPRODUCTTYPE_Alternative
Alternative = A |
static String |
RELATEDPRODUCTTYPE_Supplemental
Supplemental = S |
static String |
RELATEDPRODUCTTYPE_WebPromotion
Web Promotion = P |
| 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.compiere.model.I_M_RelatedProduct |
|---|
accessLevel, COLUMNNAME_Description, COLUMNNAME_M_Product_ID, COLUMNNAME_Name, COLUMNNAME_RelatedProduct_ID, COLUMNNAME_RelatedProductType, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_RelatedProduct(Properties ctx,
int M_RelatedProduct_ID,
String trxName)
Standard Constructor |
|
X_M_RelatedProduct(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getDescription()
Get Description. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getName()
Get Name. |
int |
getRelatedProduct_ID()
Get Related Product. |
String |
getRelatedProductType()
Get Related Product Type. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setDescription(String Description)
Set Description. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setName(String Name)
Set Name. |
void |
setRelatedProduct_ID(int RelatedProduct_ID)
Set Related Product. |
void |
setRelatedProductType(String RelatedProductType)
Set Related Product Type. |
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 |
| Field Detail |
|---|
public static final int RELATEDPRODUCT_ID_AD_Reference_ID
public static final int RELATEDPRODUCTTYPE_AD_Reference_ID
public static final String RELATEDPRODUCTTYPE_WebPromotion
public static final String RELATEDPRODUCTTYPE_Alternative
public static final String RELATEDPRODUCTTYPE_Supplemental
| Constructor Detail |
|---|
public X_M_RelatedProduct(Properties ctx,
int M_RelatedProduct_ID,
String trxName)
public X_M_RelatedProduct(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_M_RelatedProductDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_M_RelatedProduct
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_M_RelatedProductExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_M_RelatedProductM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_M_RelatedProductpublic void setName(String Name)
setName in interface I_M_RelatedProductName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_M_RelatedProductpublic void setRelatedProduct_ID(int RelatedProduct_ID)
setRelatedProduct_ID in interface I_M_RelatedProductRelatedProduct_ID - Related Productpublic int getRelatedProduct_ID()
getRelatedProduct_ID in interface I_M_RelatedProductpublic void setRelatedProductType(String RelatedProductType)
setRelatedProductType in interface I_M_RelatedProductRelatedProductType - Related Product Typepublic String getRelatedProductType()
getRelatedProductType in interface I_M_RelatedProduct
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||