Adempiere 3.5.2a

org.compiere.model
Class X_C_ElementValue

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_C_ElementValue
All Implemented Interfaces:
Serializable, Comparator, I_C_ElementValue, I_Persistent, Evaluatee
Direct Known Subclasses:
MElementValue

public class X_C_ElementValue
extends PO
implements I_C_ElementValue, I_Persistent

Generated Model for C_ElementValue

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int ACCOUNTSIGN_AD_Reference_ID
          AccountSign AD_Reference_ID=118
static String ACCOUNTSIGN_Credit
          Credit = C
static String ACCOUNTSIGN_Debit
          Debit = D
static String ACCOUNTSIGN_Natural
          Natural = N
static int ACCOUNTTYPE_AD_Reference_ID
          AccountType AD_Reference_ID=117
static String ACCOUNTTYPE_Asset
          Asset = A
static String ACCOUNTTYPE_Expense
          Expense = E
static String ACCOUNTTYPE_Liability
          Liability = L
static String ACCOUNTTYPE_Memo
          Memo = M
static String ACCOUNTTYPE_OwnerSEquity
          Owner's Equity = O
static String ACCOUNTTYPE_Revenue
          Revenue = R
 
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Fields inherited from interface org.compiere.model.I_C_ElementValue
accessLevel, COLUMNNAME_AccountSign, COLUMNNAME_AccountType, COLUMNNAME_C_BankAccount_ID, COLUMNNAME_C_Currency_ID, COLUMNNAME_C_Element_ID, COLUMNNAME_C_ElementValue_ID, COLUMNNAME_Description, COLUMNNAME_IsBankAccount, COLUMNNAME_IsDocControlled, COLUMNNAME_IsForeignCurrency, COLUMNNAME_IsSummary, COLUMNNAME_Name, COLUMNNAME_PostActual, COLUMNNAME_PostBudget, COLUMNNAME_PostEncumbrance, COLUMNNAME_PostStatistical, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, COLUMNNAME_Value, Model, Table_ID, Table_Name
 
Constructor Summary
X_C_ElementValue(Properties ctx, int C_ElementValue_ID, String trxName)
          Standard Constructor
X_C_ElementValue(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 String getAccountSign()
          Get Account Sign.
 String getAccountType()
          Get Account Type.
 int getC_BankAccount_ID()
          Get Bank Account.
 I_C_BankAccount getC_BankAccount()
           
 int getC_Currency_ID()
          Get Currency.
 I_C_Currency getC_Currency()
           
 int getC_Element_ID()
          Get Element.
 I_C_Element getC_Element()
           
 int getC_ElementValue_ID()
          Get Account Element.
 String getDescription()
          Get Description.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 String getName()
          Get Name.
 Timestamp getValidFrom()
          Get Valid from.
 Timestamp getValidTo()
          Get Valid to.
 String getValue()
          Get Search Key.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean isBankAccount()
          Get Bank Account.
 boolean isDocControlled()
          Get Document Controlled.
 boolean isForeignCurrency()
          Get Foreign Currency Account.
 boolean isPostActual()
          Get Post Actual.
 boolean isPostBudget()
          Get Post Budget.
 boolean isPostEncumbrance()
          Get Post Encumbrance.
 boolean isPostStatistical()
          Get Post Statistical.
 boolean isSummary()
          Get Summary Level.
 void setAccountSign(String AccountSign)
          Set Account Sign.
 void setAccountType(String AccountType)
          Set Account Type.
 void setC_BankAccount_ID(int C_BankAccount_ID)
          Set Bank Account.
 void setC_Currency_ID(int C_Currency_ID)
          Set Currency.
 void setC_Element_ID(int C_Element_ID)
          Set Element.
 void setC_ElementValue_ID(int C_ElementValue_ID)
          Set Account Element.
 void setDescription(String Description)
          Set Description.
 void setIsBankAccount(boolean IsBankAccount)
          Set Bank Account.
 void setIsDocControlled(boolean IsDocControlled)
          Set Document Controlled.
 void setIsForeignCurrency(boolean IsForeignCurrency)
          Set Foreign Currency Account.
 void setIsSummary(boolean IsSummary)
          Set Summary Level.
 void setName(String Name)
          Set Name.
 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 setValidFrom(Timestamp ValidFrom)
          Set Valid from.
 void setValidTo(Timestamp ValidTo)
          Set Valid to.
 void setValue(String Value)
          Set Search Key.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Field Detail

ACCOUNTSIGN_AD_Reference_ID

public static final int ACCOUNTSIGN_AD_Reference_ID
AccountSign AD_Reference_ID=118

See Also:
Constant Field Values

ACCOUNTSIGN_Natural

public static final String ACCOUNTSIGN_Natural
Natural = N

See Also:
Constant Field Values

ACCOUNTSIGN_Debit

public static final String ACCOUNTSIGN_Debit
Debit = D

See Also:
Constant Field Values

ACCOUNTSIGN_Credit

public static final String ACCOUNTSIGN_Credit
Credit = C

See Also:
Constant Field Values

ACCOUNTTYPE_AD_Reference_ID

public static final int ACCOUNTTYPE_AD_Reference_ID
AccountType AD_Reference_ID=117

See Also:
Constant Field Values

ACCOUNTTYPE_Asset

public static final String ACCOUNTTYPE_Asset
Asset = A

See Also:
Constant Field Values

ACCOUNTTYPE_Liability

public static final String ACCOUNTTYPE_Liability
Liability = L

See Also:
Constant Field Values

ACCOUNTTYPE_Revenue

public static final String ACCOUNTTYPE_Revenue
Revenue = R

See Also:
Constant Field Values

ACCOUNTTYPE_Expense

public static final String ACCOUNTTYPE_Expense
Expense = E

See Also:
Constant Field Values

ACCOUNTTYPE_OwnerSEquity

public static final String ACCOUNTTYPE_OwnerSEquity
Owner's Equity = O

See Also:
Constant Field Values

ACCOUNTTYPE_Memo

public static final String ACCOUNTTYPE_Memo
Memo = M

See Also:
Constant Field Values
Constructor Detail

X_C_ElementValue

public X_C_ElementValue(Properties ctx,
                        int C_ElementValue_ID,
                        String trxName)
Standard Constructor


X_C_ElementValue

public X_C_ElementValue(Properties ctx,
                        ResultSet rs,
                        String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
2 - Client

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

setAccountSign

public void setAccountSign(String AccountSign)
Set Account Sign.

Specified by:
setAccountSign in interface I_C_ElementValue
Parameters:
AccountSign - Indicates the Natural Sign of the Account as a Debit or Credit

getAccountSign

public String getAccountSign()
Get Account Sign.

Specified by:
getAccountSign in interface I_C_ElementValue
Returns:
Indicates the Natural Sign of the Account as a Debit or Credit

setAccountType

public void setAccountType(String AccountType)
Set Account Type.

Specified by:
setAccountType in interface I_C_ElementValue
Parameters:
AccountType - Indicates the type of account

getAccountType

public String getAccountType()
Get Account Type.

Specified by:
getAccountType in interface I_C_ElementValue
Returns:
Indicates the type of account

getC_BankAccount

public I_C_BankAccount getC_BankAccount()
                                 throws Exception
Specified by:
getC_BankAccount in interface I_C_ElementValue
Throws:
Exception

setC_BankAccount_ID

public void setC_BankAccount_ID(int C_BankAccount_ID)
Set Bank Account.

Specified by:
setC_BankAccount_ID in interface I_C_ElementValue
Parameters:
C_BankAccount_ID - Account at the Bank

getC_BankAccount_ID

public int getC_BankAccount_ID()
Get Bank Account.

Specified by:
getC_BankAccount_ID in interface I_C_ElementValue
Returns:
Account at the Bank

getC_Currency

public I_C_Currency getC_Currency()
                           throws Exception
Specified by:
getC_Currency in interface I_C_ElementValue
Throws:
Exception

setC_Currency_ID

public void setC_Currency_ID(int C_Currency_ID)
Set Currency.

Specified by:
setC_Currency_ID in interface I_C_ElementValue
Parameters:
C_Currency_ID - The Currency for this record

getC_Currency_ID

public int getC_Currency_ID()
Get Currency.

Specified by:
getC_Currency_ID in interface I_C_ElementValue
Returns:
The Currency for this record

getC_Element

public I_C_Element getC_Element()
                         throws Exception
Specified by:
getC_Element in interface I_C_ElementValue
Throws:
Exception

setC_Element_ID

public void setC_Element_ID(int C_Element_ID)
Set Element.

Specified by:
setC_Element_ID in interface I_C_ElementValue
Parameters:
C_Element_ID - Accounting Element

getC_Element_ID

public int getC_Element_ID()
Get Element.

Specified by:
getC_Element_ID in interface I_C_ElementValue
Returns:
Accounting Element

setC_ElementValue_ID

public void setC_ElementValue_ID(int C_ElementValue_ID)
Set Account Element.

Specified by:
setC_ElementValue_ID in interface I_C_ElementValue
Parameters:
C_ElementValue_ID - Account Element

getC_ElementValue_ID

public int getC_ElementValue_ID()
Get Account Element.

Specified by:
getC_ElementValue_ID in interface I_C_ElementValue
Returns:
Account Element

setDescription

public void setDescription(String Description)
Set Description.

Specified by:
setDescription in interface I_C_ElementValue
Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Specified by:
getDescription in interface I_C_ElementValue
Returns:
Optional short description of the record

setIsBankAccount

public void setIsBankAccount(boolean IsBankAccount)
Set Bank Account.

Specified by:
setIsBankAccount in interface I_C_ElementValue
Parameters:
IsBankAccount - Indicates if this is the Bank Account

isBankAccount

public boolean isBankAccount()
Get Bank Account.

Specified by:
isBankAccount in interface I_C_ElementValue
Returns:
Indicates if this is the Bank Account

setIsDocControlled

public void setIsDocControlled(boolean IsDocControlled)
Set Document Controlled.

Specified by:
setIsDocControlled in interface I_C_ElementValue
Parameters:
IsDocControlled - Control account - If an account is controlled by a document, you cannot post manually to it

isDocControlled

public boolean isDocControlled()
Get Document Controlled.

Specified by:
isDocControlled in interface I_C_ElementValue
Returns:
Control account - If an account is controlled by a document, you cannot post manually to it

setIsForeignCurrency

public void setIsForeignCurrency(boolean IsForeignCurrency)
Set Foreign Currency Account.

Specified by:
setIsForeignCurrency in interface I_C_ElementValue
Parameters:
IsForeignCurrency - Balances in foreign currency accounts are held in the nominated currency

isForeignCurrency

public boolean isForeignCurrency()
Get Foreign Currency Account.

Specified by:
isForeignCurrency in interface I_C_ElementValue
Returns:
Balances in foreign currency accounts are held in the nominated currency

setIsSummary

public void setIsSummary(boolean IsSummary)
Set Summary Level.

Specified by:
setIsSummary in interface I_C_ElementValue
Parameters:
IsSummary - This is a summary entity

isSummary

public boolean isSummary()
Get Summary Level.

Specified by:
isSummary in interface I_C_ElementValue
Returns:
This is a summary entity

setName

public void setName(String Name)
Set Name.

Specified by:
setName in interface I_C_ElementValue
Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Specified by:
getName in interface I_C_ElementValue
Returns:
Alphanumeric identifier of the entity

setPostActual

public void setPostActual(boolean PostActual)
Set Post Actual.

Specified by:
setPostActual in interface I_C_ElementValue
Parameters:
PostActual - Actual Values can be posted

isPostActual

public boolean isPostActual()
Get Post Actual.

Specified by:
isPostActual in interface I_C_ElementValue
Returns:
Actual Values can be posted

setPostBudget

public void setPostBudget(boolean PostBudget)
Set Post Budget.

Specified by:
setPostBudget in interface I_C_ElementValue
Parameters:
PostBudget - Budget values can be posted

isPostBudget

public boolean isPostBudget()
Get Post Budget.

Specified by:
isPostBudget in interface I_C_ElementValue
Returns:
Budget values can be posted

setPostEncumbrance

public void setPostEncumbrance(boolean PostEncumbrance)
Set Post Encumbrance.

Specified by:
setPostEncumbrance in interface I_C_ElementValue
Parameters:
PostEncumbrance - Post commitments to this account

isPostEncumbrance

public boolean isPostEncumbrance()
Get Post Encumbrance.

Specified by:
isPostEncumbrance in interface I_C_ElementValue
Returns:
Post commitments to this account

setPostStatistical

public void setPostStatistical(boolean PostStatistical)
Set Post Statistical.

Specified by:
setPostStatistical in interface I_C_ElementValue
Parameters:
PostStatistical - Post statistical quantities to this account?

isPostStatistical

public boolean isPostStatistical()
Get Post Statistical.

Specified by:
isPostStatistical in interface I_C_ElementValue
Returns:
Post statistical quantities to this account?

setValidFrom

public void setValidFrom(Timestamp ValidFrom)
Set Valid from.

Specified by:
setValidFrom in interface I_C_ElementValue
Parameters:
ValidFrom - Valid from including this date (first day)

getValidFrom

public Timestamp getValidFrom()
Get Valid from.

Specified by:
getValidFrom in interface I_C_ElementValue
Returns:
Valid from including this date (first day)

setValidTo

public void setValidTo(Timestamp ValidTo)
Set Valid to.

Specified by:
setValidTo in interface I_C_ElementValue
Parameters:
ValidTo - Valid to including this date (last day)

getValidTo

public Timestamp getValidTo()
Get Valid to.

Specified by:
getValidTo in interface I_C_ElementValue
Returns:
Valid to including this date (last day)

setValue

public void setValue(String Value)
Set Search Key.

Specified by:
setValue in interface I_C_ElementValue
Parameters:
Value - Search key for the record in the format required - must be unique

getValue

public String getValue()
Get Search Key.

Specified by:
getValue in interface I_C_ElementValue
Returns:
Search key for the record in the format required - must be unique

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.