|
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_C_RfQ_Topic
public class X_C_RfQ_Topic
Generated Model for C_RfQ_Topic
| 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_C_RfQ_Topic |
|---|
accessLevel, COLUMNNAME_AD_PrintFormat_ID, COLUMNNAME_C_RfQ_Topic_ID, COLUMNNAME_Description, COLUMNNAME_IsSelfService, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_C_RfQ_Topic(Properties ctx,
int C_RfQ_Topic_ID,
String trxName)
Standard Constructor |
|
X_C_RfQ_Topic(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_PrintFormat_ID()
Get Print Format. |
I_AD_PrintFormat |
getAD_PrintFormat()
|
int |
getC_RfQ_Topic_ID()
Get RfQ Topic. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isSelfService()
Get Self-Service. |
void |
setAD_PrintFormat_ID(int AD_PrintFormat_ID)
Set Print Format. |
void |
setC_RfQ_Topic_ID(int C_RfQ_Topic_ID)
Set RfQ Topic. |
void |
setDescription(String Description)
Set Description. |
void |
setIsSelfService(boolean IsSelfService)
Set Self-Service. |
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 |
| Constructor Detail |
|---|
public X_C_RfQ_Topic(Properties ctx,
int C_RfQ_Topic_ID,
String trxName)
public X_C_RfQ_Topic(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_AD_PrintFormat getAD_PrintFormat()
throws Exception
getAD_PrintFormat in interface I_C_RfQ_TopicExceptionpublic void setAD_PrintFormat_ID(int AD_PrintFormat_ID)
setAD_PrintFormat_ID in interface I_C_RfQ_TopicAD_PrintFormat_ID - Data Print Formatpublic int getAD_PrintFormat_ID()
getAD_PrintFormat_ID in interface I_C_RfQ_Topicpublic void setC_RfQ_Topic_ID(int C_RfQ_Topic_ID)
setC_RfQ_Topic_ID in interface I_C_RfQ_TopicC_RfQ_Topic_ID - Topic for Request for Quotationspublic int getC_RfQ_Topic_ID()
getC_RfQ_Topic_ID in interface I_C_RfQ_Topicpublic void setDescription(String Description)
setDescription in interface I_C_RfQ_TopicDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_C_RfQ_Topicpublic void setIsSelfService(boolean IsSelfService)
setIsSelfService in interface I_C_RfQ_TopicIsSelfService - This is a Self-Service entry or this entry can be changed via Self-Servicepublic boolean isSelfService()
isSelfService in interface I_C_RfQ_Topicpublic void setName(String Name)
setName in interface I_C_RfQ_TopicName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_C_RfQ_Topicpublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||