|
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_AttributeUse
public class X_M_AttributeUse
Generated Model for M_AttributeUse
| 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_AttributeUse |
|---|
accessLevel, COLUMNNAME_M_Attribute_ID, COLUMNNAME_M_AttributeSet_ID, COLUMNNAME_SeqNo, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_AttributeUse(Properties ctx,
int M_AttributeUse_ID,
String trxName)
Standard Constructor |
|
X_M_AttributeUse(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Attribute_ID()
Get Attribute. |
I_M_Attribute |
getM_Attribute()
|
int |
getM_AttributeSet_ID()
Get Attribute Set. |
I_M_AttributeSet |
getM_AttributeSet()
|
int |
getSeqNo()
Get Sequence. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setM_Attribute_ID(int M_Attribute_ID)
Set Attribute. |
void |
setM_AttributeSet_ID(int M_AttributeSet_ID)
Set Attribute Set. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
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_AttributeUse(Properties ctx,
int M_AttributeUse_ID,
String trxName)
public X_M_AttributeUse(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_M_Attribute getM_Attribute()
throws Exception
getM_Attribute in interface I_M_AttributeUseExceptionpublic void setM_Attribute_ID(int M_Attribute_ID)
setM_Attribute_ID in interface I_M_AttributeUseM_Attribute_ID - Product Attributepublic int getM_Attribute_ID()
getM_Attribute_ID in interface I_M_AttributeUse
public I_M_AttributeSet getM_AttributeSet()
throws Exception
getM_AttributeSet in interface I_M_AttributeUseExceptionpublic void setM_AttributeSet_ID(int M_AttributeSet_ID)
setM_AttributeSet_ID in interface I_M_AttributeUseM_AttributeSet_ID - Product Attribute Setpublic int getM_AttributeSet_ID()
getM_AttributeSet_ID in interface I_M_AttributeUsepublic KeyNamePair getKeyNamePair()
public void setSeqNo(int SeqNo)
setSeqNo in interface I_M_AttributeUseSeqNo - Method of ordering records; lowest number comes firstpublic int getSeqNo()
getSeqNo in interface I_M_AttributeUse
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||