|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_AttributeUse
Generated Interface for M_AttributeUse
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_M_Attribute_ID
Column name M_Attribute_ID |
static String |
COLUMNNAME_M_AttributeSet_ID
Column name M_AttributeSet_ID |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=563 |
static String |
Table_Name
TableName=M_AttributeUse |
| Method Summary | |
|---|---|
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. |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_M_Attribute_ID
static final String COLUMNNAME_M_AttributeSet_ID
static final String COLUMNNAME_SeqNo
| Method Detail |
|---|
void setM_Attribute_ID(int M_Attribute_ID)
int getM_Attribute_ID()
I_M_Attribute getM_Attribute()
throws Exception
Exceptionvoid setM_AttributeSet_ID(int M_AttributeSet_ID)
int getM_AttributeSet_ID()
I_M_AttributeSet getM_AttributeSet()
throws Exception
Exceptionvoid setSeqNo(int SeqNo)
int getSeqNo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||