|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_B_TopicType
Generated Interface for B_TopicType
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_AuctionType
Column name AuctionType |
static String |
COLUMNNAME_B_TopicType_ID
Column name B_TopicType_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_M_PriceList_ID
Column name M_PriceList_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_M_ProductMember_ID
Column name M_ProductMember_ID |
static String |
COLUMNNAME_Name
Column name Name |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=690 |
static String |
Table_Name
TableName=B_TopicType |
| Method Summary | |
|---|---|
String |
getAuctionType()
Get Auction Type |
int |
getB_TopicType_ID()
Get Topic Type. |
String |
getDescription()
Get Description. |
String |
getHelp()
Get Comment/Help. |
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. |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AuctionType
static final String COLUMNNAME_B_TopicType_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Help
static final String COLUMNNAME_M_PriceList_ID
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_ProductMember_ID
static final String COLUMNNAME_Name
| Method Detail |
|---|
void setAuctionType(String AuctionType)
String getAuctionType()
void setB_TopicType_ID(int B_TopicType_ID)
int getB_TopicType_ID()
void setDescription(String Description)
String getDescription()
void setHelp(String Help)
String getHelp()
void setM_PriceList_ID(int M_PriceList_ID)
int getM_PriceList_ID()
I_M_PriceList getM_PriceList()
throws Exception
Exceptionvoid setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setM_ProductMember_ID(int M_ProductMember_ID)
int getM_ProductMember_ID()
void setName(String Name)
String getName()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||