|
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_Substitute
public class X_M_Substitute
Generated Model for M_Substitute
| Field Summary | |
|---|---|
static int |
SUBSTITUTE_ID_AD_Reference_ID
Substitute_ID AD_Reference_ID=162 |
| 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_Substitute |
|---|
accessLevel, COLUMNNAME_Description, COLUMNNAME_M_Product_ID, COLUMNNAME_Name, COLUMNNAME_Substitute_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_Substitute(Properties ctx,
int M_Substitute_ID,
String trxName)
Standard Constructor |
|
X_M_Substitute(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_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
String |
getName()
Get Name. |
int |
getSubstitute_ID()
Get Substitute. |
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 |
setSubstitute_ID(int Substitute_ID)
Set Substitute. |
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 SUBSTITUTE_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_M_Substitute(Properties ctx,
int M_Substitute_ID,
String trxName)
public X_M_Substitute(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_SubstituteDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_M_Substitute
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_M_SubstituteExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_M_SubstituteM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_M_Substitutepublic void setName(String Name)
setName in interface I_M_SubstituteName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_M_Substitutepublic KeyNamePair getKeyNamePair()
public void setSubstitute_ID(int Substitute_ID)
setSubstitute_ID in interface I_M_SubstituteSubstitute_ID - Entity which can be used in place of this entitypublic int getSubstitute_ID()
getSubstitute_ID in interface I_M_Substitute
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||