|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Attribute_Value
Generated Interface for AD_Attribute_Value
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_AD_Attribute_ID
Column name AD_Attribute_ID |
static String |
COLUMNNAME_Record_ID
Column name Record_ID |
static String |
COLUMNNAME_V_Date
Column name V_Date |
static String |
COLUMNNAME_V_Number
Column name V_Number |
static String |
COLUMNNAME_V_String
Column name V_String |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=406 |
static String |
Table_Name
TableName=AD_Attribute_Value |
| Method Summary | |
|---|---|
int |
getAD_Attribute_ID()
Get System Attribute |
int |
getRecord_ID()
Get Record ID. |
Timestamp |
getV_Date()
Get V_Date |
String |
getV_Number()
Get V_Number |
String |
getV_String()
Get V_String |
void |
setAD_Attribute_ID(int AD_Attribute_ID)
Set System Attribute |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
void |
setV_Date(Timestamp V_Date)
Set V_Date |
void |
setV_Number(String V_Number)
Set V_Number |
void |
setV_String(String V_String)
Set V_String |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Attribute_ID
static final String COLUMNNAME_Record_ID
static final String COLUMNNAME_V_Date
static final String COLUMNNAME_V_Number
static final String COLUMNNAME_V_String
| Method Detail |
|---|
void setAD_Attribute_ID(int AD_Attribute_ID)
int getAD_Attribute_ID()
void setRecord_ID(int Record_ID)
int getRecord_ID()
void setV_Date(Timestamp V_Date)
Timestamp getV_Date()
void setV_Number(String V_Number)
String getV_Number()
void setV_String(String V_String)
String getV_String()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||