|
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_A_RegistrationProduct
public class X_A_RegistrationProduct
Generated Model for A_RegistrationProduct
| 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_A_RegistrationProduct |
|---|
accessLevel, COLUMNNAME_A_RegistrationAttribute_ID, COLUMNNAME_Description, COLUMNNAME_M_Product_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_A_RegistrationProduct(Properties ctx,
int A_RegistrationProduct_ID,
String trxName)
Standard Constructor |
|
X_A_RegistrationProduct(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getA_RegistrationAttribute_ID()
Get Registration Attribute. |
I_A_RegistrationAttribute |
getA_RegistrationAttribute()
|
String |
getDescription()
Get Description. |
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setA_RegistrationAttribute_ID(int A_RegistrationAttribute_ID)
Set Registration Attribute. |
void |
setDescription(String Description)
Set Description. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
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_A_RegistrationProduct(Properties ctx,
int A_RegistrationProduct_ID,
String trxName)
public X_A_RegistrationProduct(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_A_RegistrationAttribute getA_RegistrationAttribute()
throws Exception
getA_RegistrationAttribute in interface I_A_RegistrationProductExceptionpublic void setA_RegistrationAttribute_ID(int A_RegistrationAttribute_ID)
setA_RegistrationAttribute_ID in interface I_A_RegistrationProductA_RegistrationAttribute_ID - Asset Registration Attributepublic int getA_RegistrationAttribute_ID()
getA_RegistrationAttribute_ID in interface I_A_RegistrationProductpublic void setDescription(String Description)
setDescription in interface I_A_RegistrationProductDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_A_RegistrationProduct
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_A_RegistrationProductExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_A_RegistrationProductM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_A_RegistrationProduct
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||