Package org.compiere.model
Interface I_C_ElementValue
-
- All Known Implementing Classes:
MElementValue,X_C_ElementValue
public interface I_C_ElementValueGenerated Interface for C_ElementValue- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 2 - Clientstatic StringCOLUMNNAME_AccountSignColumn name AccountSignstatic StringCOLUMNNAME_AccountTypeColumn name AccountTypestatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_BPartnerTypeColumn name BPartnerTypestatic StringCOLUMNNAME_C_BankAccount_IDColumn name C_BankAccount_IDstatic StringCOLUMNNAME_C_Currency_IDColumn name C_Currency_IDstatic StringCOLUMNNAME_C_Element_IDColumn name C_Element_IDstatic StringCOLUMNNAME_C_ElementValue_IDColumn name C_ElementValue_IDstatic StringCOLUMNNAME_C_ElementValue_UUColumn name C_ElementValue_UUstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsBankAccountColumn name IsBankAccountstatic StringCOLUMNNAME_IsDetailBPartnerColumn name IsDetailBPartnerstatic StringCOLUMNNAME_IsDetailProductColumn name IsDetailProductstatic StringCOLUMNNAME_IsDocControlledColumn name IsDocControlledstatic StringCOLUMNNAME_IsForeignCurrencyColumn name IsForeignCurrencystatic StringCOLUMNNAME_IsSummaryColumn name IsSummarystatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_PostActualColumn name PostActualstatic StringCOLUMNNAME_PostBudgetColumn name PostBudgetstatic StringCOLUMNNAME_PostEncumbranceColumn name PostEncumbrancestatic StringCOLUMNNAME_PostStatisticalColumn name PostStatisticalstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic StringCOLUMNNAME_ValidFromColumn name ValidFromstatic StringCOLUMNNAME_ValidToColumn name ValidTostatic StringCOLUMNNAME_ValueColumn name Valuestatic KeyNamePairModelstatic intTable_IDAD_Table_ID=188static StringTable_NameTableName=C_ElementValue
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetAccountSign()Get Account Sign.StringgetAccountType()Get Account Type.intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.StringgetBPartnerType()Get Business Partner TypeI_C_BankAccountgetC_BankAccount()intgetC_BankAccount_ID()Get Bank Account.I_C_CurrencygetC_Currency()intgetC_Currency_ID()Get Currency.I_C_ElementgetC_Element()intgetC_Element_ID()Get Element.intgetC_ElementValue_ID()Get Account Element.StringgetC_ElementValue_UU()Get C_ElementValue_UUTimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetDescription()Get Description.StringgetName()Get Name.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.TimestampgetValidFrom()Get Valid from.TimestampgetValidTo()Get Valid to.StringgetValue()Get Search Key.booleanisActive()Get Active.booleanisBankAccount()Get Bank Account.booleanisDetailBPartner()Get Manage Business PartnersbooleanisDetailProduct()Get Manage ProductsbooleanisDocControlled()Get Document Controlled.booleanisForeignCurrency()Get Foreign Currency Account.booleanisPostActual()Get Post Actual.booleanisPostBudget()Get Post Budget.booleanisPostEncumbrance()Get Post Encumbrance.booleanisPostStatistical()Get Post Statistical.booleanisSummary()Get Summary Level.voidsetAccountSign(String AccountSign)Set Account Sign.voidsetAccountType(String AccountType)Set Account Type.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetBPartnerType(String BPartnerType)Set Business Partner TypevoidsetC_BankAccount_ID(int C_BankAccount_ID)Set Bank Account.voidsetC_Currency_ID(int C_Currency_ID)Set Currency.voidsetC_Element_ID(int C_Element_ID)Set Element.voidsetC_ElementValue_ID(int C_ElementValue_ID)Set Account Element.voidsetC_ElementValue_UU(String C_ElementValue_UU)Set C_ElementValue_UUvoidsetDescription(String Description)Set Description.voidsetIsActive(boolean IsActive)Set Active.voidsetIsBankAccount(boolean IsBankAccount)Set Bank Account.voidsetIsDetailBPartner(boolean IsDetailBPartner)Set Manage Business PartnersvoidsetIsDetailProduct(boolean IsDetailProduct)Set Manage ProductsvoidsetIsDocControlled(boolean IsDocControlled)Set Document Controlled.voidsetIsForeignCurrency(boolean IsForeignCurrency)Set Foreign Currency Account.voidsetIsSummary(boolean IsSummary)Set Summary Level.voidsetName(String Name)Set Name.voidsetPostActual(boolean PostActual)Set Post Actual.voidsetPostBudget(boolean PostBudget)Set Post Budget.voidsetPostEncumbrance(boolean PostEncumbrance)Set Post Encumbrance.voidsetPostStatistical(boolean PostStatistical)Set Post Statistical.voidsetValidFrom(Timestamp ValidFrom)Set Valid from.voidsetValidTo(Timestamp ValidTo)Set Valid to.voidsetValue(String Value)Set Search Key.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_ElementValue- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=188- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 2 - Client
-
COLUMNNAME_AccountSign
static final String COLUMNNAME_AccountSign
Column name AccountSign- See Also:
- Constant Field Values
-
COLUMNNAME_AccountType
static final String COLUMNNAME_AccountType
Column name AccountType- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_BPartnerType
static final String COLUMNNAME_BPartnerType
Column name BPartnerType- See Also:
- Constant Field Values
-
COLUMNNAME_C_BankAccount_ID
static final String COLUMNNAME_C_BankAccount_ID
Column name C_BankAccount_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Element_ID
static final String COLUMNNAME_C_Element_ID
Column name C_Element_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ElementValue_ID
static final String COLUMNNAME_C_ElementValue_ID
Column name C_ElementValue_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ElementValue_UU
static final String COLUMNNAME_C_ElementValue_UU
Column name C_ElementValue_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsBankAccount
static final String COLUMNNAME_IsBankAccount
Column name IsBankAccount- See Also:
- Constant Field Values
-
COLUMNNAME_IsDetailBPartner
static final String COLUMNNAME_IsDetailBPartner
Column name IsDetailBPartner- See Also:
- Constant Field Values
-
COLUMNNAME_IsDetailProduct
static final String COLUMNNAME_IsDetailProduct
Column name IsDetailProduct- See Also:
- Constant Field Values
-
COLUMNNAME_IsDocControlled
static final String COLUMNNAME_IsDocControlled
Column name IsDocControlled- See Also:
- Constant Field Values
-
COLUMNNAME_IsForeignCurrency
static final String COLUMNNAME_IsForeignCurrency
Column name IsForeignCurrency- See Also:
- Constant Field Values
-
COLUMNNAME_IsSummary
static final String COLUMNNAME_IsSummary
Column name IsSummary- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_PostActual
static final String COLUMNNAME_PostActual
Column name PostActual- See Also:
- Constant Field Values
-
COLUMNNAME_PostBudget
static final String COLUMNNAME_PostBudget
Column name PostBudget- See Also:
- Constant Field Values
-
COLUMNNAME_PostEncumbrance
static final String COLUMNNAME_PostEncumbrance
Column name PostEncumbrance- See Also:
- Constant Field Values
-
COLUMNNAME_PostStatistical
static final String COLUMNNAME_PostStatistical
Column name PostStatistical- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_ValidFrom
static final String COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
- Constant Field Values
-
COLUMNNAME_ValidTo
static final String COLUMNNAME_ValidTo
Column name ValidTo- See Also:
- Constant Field Values
-
COLUMNNAME_Value
static final String COLUMNNAME_Value
Column name Value- See Also:
- Constant Field Values
-
-
Method Detail
-
setAccountSign
void setAccountSign(String AccountSign)
Set Account Sign. Indicates the Natural Sign of the Account as a Debit or Credit
-
getAccountSign
String getAccountSign()
Get Account Sign. Indicates the Natural Sign of the Account as a Debit or Credit
-
setAccountType
void setAccountType(String AccountType)
Set Account Type. Indicates the type of account
-
getAccountType
String getAccountType()
Get Account Type. Indicates the type of account
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setBPartnerType
void setBPartnerType(String BPartnerType)
Set Business Partner Type
-
getBPartnerType
String getBPartnerType()
Get Business Partner Type
-
setC_BankAccount_ID
void setC_BankAccount_ID(int C_BankAccount_ID)
Set Bank Account. Account at the Bank
-
getC_BankAccount_ID
int getC_BankAccount_ID()
Get Bank Account. Account at the Bank
-
getC_BankAccount
I_C_BankAccount getC_BankAccount() throws RuntimeException
- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID)
Set Currency. The Currency for this record
-
getC_Currency_ID
int getC_Currency_ID()
Get Currency. The Currency for this record
-
getC_Currency
I_C_Currency getC_Currency() throws RuntimeException
- Throws:
RuntimeException
-
setC_Element_ID
void setC_Element_ID(int C_Element_ID)
Set Element. Accounting Element
-
getC_Element_ID
int getC_Element_ID()
Get Element. Accounting Element
-
getC_Element
I_C_Element getC_Element() throws RuntimeException
- Throws:
RuntimeException
-
setC_ElementValue_ID
void setC_ElementValue_ID(int C_ElementValue_ID)
Set Account Element. Account Element
-
getC_ElementValue_ID
int getC_ElementValue_ID()
Get Account Element. Account Element
-
setC_ElementValue_UU
void setC_ElementValue_UU(String C_ElementValue_UU)
Set C_ElementValue_UU
-
getC_ElementValue_UU
String getC_ElementValue_UU()
Get C_ElementValue_UU
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setIsBankAccount
void setIsBankAccount(boolean IsBankAccount)
Set Bank Account. Indicates if this is the Bank Account
-
isBankAccount
boolean isBankAccount()
Get Bank Account. Indicates if this is the Bank Account
-
setIsDetailBPartner
void setIsDetailBPartner(boolean IsDetailBPartner)
Set Manage Business Partners
-
isDetailBPartner
boolean isDetailBPartner()
Get Manage Business Partners
-
setIsDetailProduct
void setIsDetailProduct(boolean IsDetailProduct)
Set Manage Products
-
isDetailProduct
boolean isDetailProduct()
Get Manage Products
-
setIsDocControlled
void setIsDocControlled(boolean IsDocControlled)
Set Document Controlled. Control account - If an account is controlled by a document, you cannot post manually to it
-
isDocControlled
boolean isDocControlled()
Get Document Controlled. Control account - If an account is controlled by a document, you cannot post manually to it
-
setIsForeignCurrency
void setIsForeignCurrency(boolean IsForeignCurrency)
Set Foreign Currency Account. Balances in foreign currency accounts are held in the nominated currency
-
isForeignCurrency
boolean isForeignCurrency()
Get Foreign Currency Account. Balances in foreign currency accounts are held in the nominated currency
-
setIsSummary
void setIsSummary(boolean IsSummary)
Set Summary Level. This is a summary entity
-
isSummary
boolean isSummary()
Get Summary Level. This is a summary entity
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setPostActual
void setPostActual(boolean PostActual)
Set Post Actual. Actual Values can be posted
-
isPostActual
boolean isPostActual()
Get Post Actual. Actual Values can be posted
-
setPostBudget
void setPostBudget(boolean PostBudget)
Set Post Budget. Budget values can be posted
-
isPostBudget
boolean isPostBudget()
Get Post Budget. Budget values can be posted
-
setPostEncumbrance
void setPostEncumbrance(boolean PostEncumbrance)
Set Post Encumbrance. Post commitments to this account
-
isPostEncumbrance
boolean isPostEncumbrance()
Get Post Encumbrance. Post commitments to this account
-
setPostStatistical
void setPostStatistical(boolean PostStatistical)
Set Post Statistical. Post statistical quantities to this account?
-
isPostStatistical
boolean isPostStatistical()
Get Post Statistical. Post statistical quantities to this account?
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setValidFrom
void setValidFrom(Timestamp ValidFrom)
Set Valid from. Valid from including this date (first day)
-
getValidFrom
Timestamp getValidFrom()
Get Valid from. Valid from including this date (first day)
-
setValidTo
void setValidTo(Timestamp ValidTo)
Set Valid to. Valid to including this date (last day)
-
getValidTo
Timestamp getValidTo()
Get Valid to. Valid to including this date (last day)
-
setValue
void setValue(String Value)
Set Search Key. Search key for the record in the format required - must be unique
-
getValue
String getValue()
Get Search Key. Search key for the record in the format required - must be unique
-
-