|
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_B_TopicType
public class X_B_TopicType
Generated Model for B_TopicType
| Field Summary | |
|---|---|
static int |
M_PRODUCTMEMBER_ID_AD_Reference_ID
M_ProductMember_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_B_TopicType |
|---|
accessLevel, COLUMNNAME_AuctionType, COLUMNNAME_B_TopicType_ID, COLUMNNAME_Description, COLUMNNAME_Help, COLUMNNAME_M_PriceList_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_ProductMember_ID, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_B_TopicType(Properties ctx,
int B_TopicType_ID,
String trxName)
Standard Constructor |
|
X_B_TopicType(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
String |
getAuctionType()
Get Auction Type. |
int |
getB_TopicType_ID()
Get Topic Type. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_PriceList_ID()
Get Price List. |
I_M_PriceList |
getM_PriceList()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getM_ProductMember_ID()
Get Membership. |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAuctionType(String AuctionType)
Set Auction Type. |
void |
setB_TopicType_ID(int B_TopicType_ID)
Set Topic Type. |
void |
setDescription(String Description)
Set Description. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setM_PriceList_ID(int M_PriceList_ID)
Set Price List. |
void |
setM_Product_ID(int M_Product_ID)
Set Product. |
void |
setM_ProductMember_ID(int M_ProductMember_ID)
Set Membership. |
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 |
| Field Detail |
|---|
public static final int M_PRODUCTMEMBER_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_B_TopicType(Properties ctx,
int B_TopicType_ID,
String trxName)
public X_B_TopicType(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 setAuctionType(String AuctionType)
setAuctionType in interface I_B_TopicTypeAuctionType - Auction Typepublic String getAuctionType()
getAuctionType in interface I_B_TopicTypepublic void setB_TopicType_ID(int B_TopicType_ID)
setB_TopicType_ID in interface I_B_TopicTypeB_TopicType_ID - Auction Topic Typepublic int getB_TopicType_ID()
getB_TopicType_ID in interface I_B_TopicTypepublic void setDescription(String Description)
setDescription in interface I_B_TopicTypeDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_B_TopicTypepublic void setHelp(String Help)
setHelp in interface I_B_TopicTypeHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_B_TopicType
public I_M_PriceList getM_PriceList()
throws Exception
getM_PriceList in interface I_B_TopicTypeExceptionpublic void setM_PriceList_ID(int M_PriceList_ID)
setM_PriceList_ID in interface I_B_TopicTypeM_PriceList_ID - Unique identifier of a Price Listpublic int getM_PriceList_ID()
getM_PriceList_ID in interface I_B_TopicType
public I_M_Product getM_Product()
throws Exception
getM_Product in interface I_B_TopicTypeExceptionpublic void setM_Product_ID(int M_Product_ID)
setM_Product_ID in interface I_B_TopicTypeM_Product_ID - Product, Service, Itempublic int getM_Product_ID()
getM_Product_ID in interface I_B_TopicTypepublic void setM_ProductMember_ID(int M_ProductMember_ID)
setM_ProductMember_ID in interface I_B_TopicTypeM_ProductMember_ID - Product used to deternine the price of the membership for the topic typepublic int getM_ProductMember_ID()
getM_ProductMember_ID in interface I_B_TopicTypepublic void setName(String Name)
setName in interface I_B_TopicTypeName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_B_TopicTypepublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||