|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Org
Generated Interface for AD_Org
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_IsSummary
Column name IsSummary |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=155 |
static String |
Table_Name
TableName=AD_Org |
| Method Summary | |
|---|---|
String |
getDescription()
Get Description. |
String |
getName()
Get Name. |
String |
getValue()
Get Search Key. |
boolean |
isSummary()
Get Summary Level. |
void |
setDescription(String Description)
Set Description. |
void |
setIsSummary(boolean IsSummary)
Set Summary Level. |
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_IsSummary
static final String COLUMNNAME_Name
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setDescription(String Description)
String getDescription()
void setIsSummary(boolean IsSummary)
boolean isSummary()
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 | |||||||||