|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_I_ElementValue
Generated Interface for I_ElementValue
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AccountSign
Column name AccountSign |
static String |
COLUMNNAME_AccountType
Column name AccountType |
static String |
COLUMNNAME_AD_Column_ID
Column name AD_Column_ID |
static String |
COLUMNNAME_C_Element_ID
Column name C_Element_ID |
static String |
COLUMNNAME_C_ElementValue_ID
Column name C_ElementValue_ID |
static String |
COLUMNNAME_Default_Account
Column name Default_Account |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_ElementName
Column name ElementName |
static String |
COLUMNNAME_I_ElementValue_ID
Column name I_ElementValue_ID |
static String |
COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg |
static String |
COLUMNNAME_I_IsImported
Column name I_IsImported |
static String |
COLUMNNAME_IsDocControlled
Column name IsDocControlled |
static String |
COLUMNNAME_IsSummary
Column name IsSummary |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_ParentElementValue_ID
Column name ParentElementValue_ID |
static String |
COLUMNNAME_ParentValue
Column name ParentValue |
static String |
COLUMNNAME_PostActual
Column name PostActual |
static String |
COLUMNNAME_PostBudget
Column name PostBudget |
static String |
COLUMNNAME_PostEncumbrance
Column name PostEncumbrance |
static String |
COLUMNNAME_PostStatistical
Column name PostStatistical |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_Value
Column name Value |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=534 |
static String |
Table_Name
TableName=I_ElementValue |
| Method Summary | |
|---|---|
String |
getAccountSign()
Get Account Sign. |
String |
getAccountType()
Get Account Type. |
int |
getAD_Column_ID()
Get Column. |
int |
getC_Element_ID()
Get Element. |
I_C_Element |
getC_Element()
|
int |
getC_ElementValue_ID()
Get Account Element. |
I_C_ElementValue |
getC_ElementValue()
|
String |
getDefault_Account()
Get Default Account. |
String |
getDescription()
Get Description. |
String |
getElementName()
Get Element Name. |
int |
getI_ElementValue_ID()
Get Import Account. |
String |
getI_ErrorMsg()
Get Import Error Message. |
String |
getName()
Get Name. |
int |
getParentElementValue_ID()
Get Parent Account. |
String |
getParentValue()
Get Parent Key. |
String |
getValue()
Get Search Key. |
boolean |
isDocControlled()
Get Document Controlled. |
boolean |
isI_IsImported()
Get Imported. |
boolean |
isPostActual()
Get Post Actual. |
boolean |
isPostBudget()
Get Post Budget. |
boolean |
isPostEncumbrance()
Get Post Encumbrance. |
boolean |
isPostStatistical()
Get Post Statistical. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
boolean |
isSummary()
Get Summary Level. |
void |
setAccountSign(String AccountSign)
Set Account Sign. |
void |
setAccountType(String AccountType)
Set Account Type. |
void |
setAD_Column_ID(int AD_Column_ID)
Set Column. |
void |
setC_Element_ID(int C_Element_ID)
Set Element. |
void |
setC_ElementValue_ID(int C_ElementValue_ID)
Set Account Element. |
void |
setDefault_Account(String Default_Account)
Set Default Account. |
void |
setDescription(String Description)
Set Description. |
void |
setElementName(String ElementName)
Set Element Name. |
void |
setI_ElementValue_ID(int I_ElementValue_ID)
Set Import Account. |
void |
setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message. |
void |
setI_IsImported(boolean I_IsImported)
Set Imported. |
void |
setIsDocControlled(boolean IsDocControlled)
Set Document Controlled. |
void |
setIsSummary(boolean IsSummary)
Set Summary Level. |
void |
setName(String Name)
Set Name. |
void |
setParentElementValue_ID(int ParentElementValue_ID)
Set Parent Account. |
void |
setParentValue(String ParentValue)
Set Parent Key. |
void |
setPostActual(boolean PostActual)
Set Post Actual. |
void |
setPostBudget(boolean PostBudget)
Set Post Budget. |
void |
setPostEncumbrance(boolean PostEncumbrance)
Set Post Encumbrance. |
void |
setPostStatistical(boolean PostStatistical)
Set Post Statistical. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
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_AccountSign
static final String COLUMNNAME_AccountType
static final String COLUMNNAME_AD_Column_ID
static final String COLUMNNAME_C_Element_ID
static final String COLUMNNAME_C_ElementValue_ID
static final String COLUMNNAME_Default_Account
static final String COLUMNNAME_Description
static final String COLUMNNAME_ElementName
static final String COLUMNNAME_I_ElementValue_ID
static final String COLUMNNAME_I_ErrorMsg
static final String COLUMNNAME_I_IsImported
static final String COLUMNNAME_IsDocControlled
static final String COLUMNNAME_IsSummary
static final String COLUMNNAME_Name
static final String COLUMNNAME_ParentElementValue_ID
static final String COLUMNNAME_ParentValue
static final String COLUMNNAME_PostActual
static final String COLUMNNAME_PostBudget
static final String COLUMNNAME_PostEncumbrance
static final String COLUMNNAME_PostStatistical
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_Value
| Method Detail |
|---|
void setAccountSign(String AccountSign)
String getAccountSign()
void setAccountType(String AccountType)
String getAccountType()
void setAD_Column_ID(int AD_Column_ID)
int getAD_Column_ID()
void setC_Element_ID(int C_Element_ID)
int getC_Element_ID()
I_C_Element getC_Element()
throws Exception
Exceptionvoid setC_ElementValue_ID(int C_ElementValue_ID)
int getC_ElementValue_ID()
I_C_ElementValue getC_ElementValue()
throws Exception
Exceptionvoid setDefault_Account(String Default_Account)
String getDefault_Account()
void setDescription(String Description)
String getDescription()
void setElementName(String ElementName)
String getElementName()
void setI_ElementValue_ID(int I_ElementValue_ID)
int getI_ElementValue_ID()
void setI_ErrorMsg(String I_ErrorMsg)
String getI_ErrorMsg()
void setI_IsImported(boolean I_IsImported)
boolean isI_IsImported()
void setIsDocControlled(boolean IsDocControlled)
boolean isDocControlled()
void setIsSummary(boolean IsSummary)
boolean isSummary()
void setName(String Name)
String getName()
void setParentElementValue_ID(int ParentElementValue_ID)
int getParentElementValue_ID()
void setParentValue(String ParentValue)
String getParentValue()
void setPostActual(boolean PostActual)
boolean isPostActual()
void setPostBudget(boolean PostBudget)
boolean isPostBudget()
void setPostEncumbrance(boolean PostEncumbrance)
boolean isPostEncumbrance()
void setPostStatistical(boolean PostStatistical)
boolean isPostStatistical()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
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 | |||||||||