|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_B_TopicType
public class X_B_TopicType
Generated Model for B_TopicType
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
M_PRODUCTMEMBER_ID_AD_Reference_ID
M_ProductMember_ID AD_Reference_ID=162 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=690 |
static String |
Table_Name
TableName=B_TopicType |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_B_TopicType(Ctx ctx,
int B_TopicType_ID,
String trxName)
Standard Constructor |
|
X_B_TopicType(Ctx 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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_PriceList_ID()
Get Price List. |
int |
getM_Product_ID()
Get Product. |
int |
getM_ProductMember_ID()
Get Membership. |
String |
getName()
Get Name. |
protected POInfo |
initPO(Ctx 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. |
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()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int M_PRODUCTMEMBER_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_B_TopicType(Ctx ctx,
int B_TopicType_ID,
String trxName)
ctx - contextB_TopicType_ID - idtrxName - transaction
public X_B_TopicType(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAuctionType(String AuctionType)
AuctionType - Auction Typepublic String getAuctionType()
public void setB_TopicType_ID(int B_TopicType_ID)
B_TopicType_ID - Auction Topic Typepublic int getB_TopicType_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setM_PriceList_ID(int M_PriceList_ID)
M_PriceList_ID - Unique identifier of a Price Listpublic int getM_PriceList_ID()
public void setM_ProductMember_ID(int M_ProductMember_ID)
M_ProductMember_ID - Product used to determine the price of the membership for the topic typepublic int getM_ProductMember_ID()
public void setM_Product_ID(int M_Product_ID)
M_Product_ID - Product, Service, Itempublic int getM_Product_ID()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||