|
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_BOMAlternative
public class X_M_BOMAlternative
Generated Model for M_BOMAlternative
| 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.compiere.model.I_M_BOMAlternative |
|---|
accessLevel, COLUMNNAME_Description, COLUMNNAME_M_BOMAlternative_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_BOMAlternative(Properties ctx,
int M_BOMAlternative_ID,
String trxName)
Standard Constructor |
|
X_M_BOMAlternative(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_BOMAlternative_ID()
Get Alternative Group. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setDescription(String Description)
Set Description. |
void |
setM_BOMAlternative_ID(int M_BOMAlternative_ID)
Set Alternative Group. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setName(String Name)
Set Name. |
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_M_BOMAlternative(Properties ctx,
int M_BOMAlternative_ID,
String trxName)
public X_M_BOMAlternative(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_BOMAlternativeDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_M_BOMAlternativepublic void setM_BOMAlternative_ID(int M_BOMAlternative_ID)
setM_BOMAlternative_ID in interface I_M_BOMAlternativeM_BOMAlternative_ID - Product BOM Alternative Grouppublic int getM_BOMAlternative_ID()
getM_BOMAlternative_ID in interface I_M_BOMAlternative
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_M_BOMAlternativeExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_M_BOMAlternativeM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_M_BOMAlternativepublic void setName(String Name)
setName in interface I_M_BOMAlternativeName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_M_BOMAlternativepublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||