|
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_M_AttributeSetExclude
public class X_M_AttributeSetExclude
Generated Model for M_AttributeSetExclude
| 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_M_AttributeSetExclude |
|---|
accessLevel, COLUMNNAME_AD_Table_ID, COLUMNNAME_IsSOTrx, COLUMNNAME_M_AttributeSet_ID, COLUMNNAME_M_AttributeSetExclude_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_AttributeSetExclude(Properties ctx,
int M_AttributeSetExclude_ID,
String trxName)
Standard Constructor |
|
X_M_AttributeSetExclude(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
int |
getM_AttributeSet_ID()
Get Attribute Set. |
I_M_AttributeSet |
getM_AttributeSet()
|
int |
getM_AttributeSetExclude_ID()
Get Exclude Attribute Set. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isSOTrx()
Get Sales Transaction. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. |
void |
setM_AttributeSet_ID(int M_AttributeSet_ID)
Set Attribute Set. |
void |
setM_AttributeSetExclude_ID(int M_AttributeSetExclude_ID)
Set Exclude Attribute Set. |
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_M_AttributeSetExclude(Properties ctx,
int M_AttributeSetExclude_ID,
String trxName)
public X_M_AttributeSetExclude(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_Table getAD_Table()
throws Exception
getAD_Table in interface I_M_AttributeSetExcludeExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_M_AttributeSetExcludeAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_M_AttributeSetExcludepublic void setIsSOTrx(boolean IsSOTrx)
setIsSOTrx in interface I_M_AttributeSetExcludeIsSOTrx - This is a Sales Transactionpublic boolean isSOTrx()
isSOTrx in interface I_M_AttributeSetExcludepublic void setM_AttributeSetExclude_ID(int M_AttributeSetExclude_ID)
setM_AttributeSetExclude_ID in interface I_M_AttributeSetExcludeM_AttributeSetExclude_ID - Exclude the ability to enter Attribute Setspublic int getM_AttributeSetExclude_ID()
getM_AttributeSetExclude_ID in interface I_M_AttributeSetExclude
public I_M_AttributeSet getM_AttributeSet()
throws Exception
getM_AttributeSet in interface I_M_AttributeSetExcludeExceptionpublic void setM_AttributeSet_ID(int M_AttributeSet_ID)
setM_AttributeSet_ID in interface I_M_AttributeSetExcludeM_AttributeSet_ID - Product Attribute Setpublic int getM_AttributeSet_ID()
getM_AttributeSet_ID in interface I_M_AttributeSetExclude
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||