|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_M_AttributeValue
Generated Interface for M_AttributeValue
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_M_Attribute_ID
Column name M_Attribute_ID |
static String |
COLUMNNAME_M_AttributeValue_ID
Column name M_AttributeValue_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=558 |
static String |
Table_Name
TableName=M_AttributeValue |
| Method Summary | |
|---|---|
String |
getDescription()
Get Description. |
int |
getM_Attribute_ID()
Get Attribute. |
I_M_Attribute |
getM_Attribute()
|
int |
getM_AttributeValue_ID()
Get Attribute Value. |
String |
getName()
Get Name. |
String |
getValue()
Get Search Key. |
void |
setDescription(String Description)
Set Description. |
void |
setM_Attribute_ID(int M_Attribute_ID)
Set Attribute. |
void |
setM_AttributeValue_ID(int M_AttributeValue_ID)
Set Attribute Value. |
void |
setName(String Name)
Set Name. |
void |
setValue(String Value)
Set Search Key. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Description
static final String COLUMNNAME_M_Attribute_ID
static final String COLUMNNAME_M_AttributeValue_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setDescription(String Description)
String getDescription()
void setM_Attribute_ID(int M_Attribute_ID)
int getM_Attribute_ID()
I_M_Attribute getM_Attribute()
throws Exception
Exceptionvoid setM_AttributeValue_ID(int M_AttributeValue_ID)
int getM_AttributeValue_ID()
void setName(String Name)
String getName()
void setValue(String Value)
String getValue()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||