Interface I_COF_ElementValueReference

All Known Implementing Classes:
MCOFElementValueReference, X_COF_ElementValueReference

public interface I_COF_ElementValueReference
Generated Interface for COF_ElementValueReference
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

    • Table_Name

      static final String Table_Name
      TableName=COF_ElementValueReference
      See Also:
    • Table_ID

      static final int Table_ID
      AD_Table_ID=1500115
    • Model

      static final KeyNamePair Model
    • accessLevel

      static final BigDecimal accessLevel
      AccessLevel = 3 - Client - Org
    • COLUMNNAME_AD_Client_ID

      static final String COLUMNNAME_AD_Client_ID
      Column name AD_Client_ID
      See Also:
    • COLUMNNAME_AD_Org_ID

      static final String COLUMNNAME_AD_Org_ID
      Column name AD_Org_ID
      See Also:
    • COLUMNNAME_COF_ElementFrom_ID

      static final String COLUMNNAME_COF_ElementFrom_ID
      Column name COF_ElementFrom_ID
      See Also:
    • COLUMNNAME_COF_ElementValueReference_ID

      static final String COLUMNNAME_COF_ElementValueReference_ID
      Column name COF_ElementValueReference_ID
      See Also:
    • COLUMNNAME_COF_ElementValueReference_UU

      static final String COLUMNNAME_COF_ElementValueReference_UU
      Column name COF_ElementValueReference_UU
      See Also:
    • COLUMNNAME_C_ElementValue_ID

      static final String COLUMNNAME_C_ElementValue_ID
      Column name C_ElementValue_ID
      See Also:
    • COLUMNNAME_C_Element_ID

      static final String COLUMNNAME_C_Element_ID
      Column name C_Element_ID
      See Also:
    • COLUMNNAME_Created

      static final String COLUMNNAME_Created
      Column name Created
      See Also:
    • COLUMNNAME_CreatedBy

      static final String COLUMNNAME_CreatedBy
      Column name CreatedBy
      See Also:
    • COLUMNNAME_IsActive

      static final String COLUMNNAME_IsActive
      Column name IsActive
      See Also:
    • COLUMNNAME_Updated

      static final String COLUMNNAME_Updated
      Column name Updated
      See Also:
    • COLUMNNAME_UpdatedBy

      static final String COLUMNNAME_UpdatedBy
      Column name UpdatedBy
      See Also:
    • COLUMNNAME_cof_ElementValueTo_ID

      static final String COLUMNNAME_cof_ElementValueTo_ID
      Column name cof_ElementValueTo_ID
      See Also:
    • COLUMNNAME_cof_Entity

      static final String COLUMNNAME_cof_Entity
      Column name cof_Entity
      See Also:
  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setCOF_ElementFrom_ID

      void setCOF_ElementFrom_ID(int COF_ElementFrom_ID)
      Set Element. Accounting Element
    • getCOF_ElementFrom_ID

      int getCOF_ElementFrom_ID()
      Get Element. Accounting Element
    • getCOF_ElementFrom

      I_C_Element getCOF_ElementFrom() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_ElementValueReference_ID

      void setCOF_ElementValueReference_ID(int COF_ElementValueReference_ID)
      Set COF_ElementValueReference_ID. Primary Key : Account Element Reference
    • getCOF_ElementValueReference_ID

      int getCOF_ElementValueReference_ID()
      Get COF_ElementValueReference_ID. Primary Key : Account Element Reference
    • setCOF_ElementValueReference_UU

      void setCOF_ElementValueReference_UU(String COF_ElementValueReference_UU)
      Set COF_ElementValueReference_UU
    • getCOF_ElementValueReference_UU

      String getCOF_ElementValueReference_UU()
      Get COF_ElementValueReference_UU
    • 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
    • getC_ElementValue

      I_C_ElementValue getC_ElementValue() 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
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • 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
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records
    • setcof_ElementValueTo_ID

      void setcof_ElementValueTo_ID(int cof_ElementValueTo_ID)
      Set Referenced Element Value
    • getcof_ElementValueTo_ID

      int getcof_ElementValueTo_ID()
      Get Referenced Element Value
    • getcof_ElementValueTo

      I_C_ElementValue getcof_ElementValueTo() throws RuntimeException
      Throws:
      RuntimeException
    • setcof_Entity

      void setcof_Entity(String cof_Entity)
      Set Entity
    • getcof_Entity

      String getcof_Entity()
      Get Entity