Interface I_COF_Member

All Known Implementing Classes:
X_COF_Member

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

  • 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
    • setBirthday

      void setBirthday(Timestamp Birthday)
      Set Birthday. Birthday or Anniversary day
    • getBirthday

      Timestamp getBirthday()
      Get Birthday. Birthday or Anniversary day
    • setCOF_CreditAnalysis_ID

      void setCOF_CreditAnalysis_ID(int COF_CreditAnalysis_ID)
      Set Analise de Crédito. Primary Key : Credit Analysis
    • getCOF_CreditAnalysis_ID

      int getCOF_CreditAnalysis_ID()
      Get Analise de Crédito. Primary Key : Credit Analysis
    • getCOF_CreditAnalysis

      I_COF_CreditAnalysis getCOF_CreditAnalysis() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_Member_ID

      void setCOF_Member_ID(int COF_Member_ID)
      Set COF_Member_ID. Primary Key : Member
    • getCOF_Member_ID

      int getCOF_Member_ID()
      Get COF_Member_ID. Primary Key : Member
    • setCOF_Member_UU

      void setCOF_Member_UU(String COF_Member_UU)
      Set COF_Member_UU
    • getCOF_Member_UU

      String getCOF_Member_UU()
      Get COF_Member_UU
    • setC_Location_ID

      void setC_Location_ID(int C_Location_ID)
      Set Address. Location or Address
    • getC_Location_ID

      int getC_Location_ID()
      Get Address. Location or Address
    • getC_Location

      I_C_Location getC_Location() 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
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • getUpdated

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

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

      void setcof_Capital(BigDecimal cof_Capital)
      Set % Capital. Shows the percentage of capital of a partner
    • getcof_Capital

      BigDecimal getcof_Capital()
      Get % Capital. Shows the percentage of capital of a partner
    • setcof_InclusionDate

      void setcof_InclusionDate(Timestamp cof_InclusionDate)
      Set Inclusion Date
    • getcof_InclusionDate

      Timestamp getcof_InclusionDate()
      Get Inclusion Date
    • setlbr_CPF

      void setlbr_CPF(String lbr_CPF)
      Set CPF. Used to identify individuals in Brazil
    • getlbr_CPF

      String getlbr_CPF()
      Get CPF. Used to identify individuals in Brazil
    • setlbr_RG

      void setlbr_RG(String lbr_RG)
      Set RG. Used to identify individuals in Brazil
    • getlbr_RG

      String getlbr_RG()
      Get RG. Used to identify individuals in Brazil