Interface I_COF_R_Survey_Question

All Known Implementing Classes:
MCOFRSurveyQuestion, X_COF_R_Survey_Question

public interface I_COF_R_Survey_Question
Generated Interface for COF_R_Survey_Question
Version:
Release 12
Author:
iDempiere (generated)
  • Field Details

    • Table_Name

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

      static final int Table_ID
      AD_Table_ID=1500089
    • 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_ImagemAjuda_ID

      static final String COLUMNNAME_COF_ImagemAjuda_ID
      Column name COF_ImagemAjuda_ID
      See Also:
    • COLUMNNAME_COF_PorcentagemNao

      static final String COLUMNNAME_COF_PorcentagemNao
      Column name COF_PorcentagemNao
      See Also:
    • COLUMNNAME_COF_PorcentagemSim

      static final String COLUMNNAME_COF_PorcentagemSim
      Column name COF_PorcentagemSim
      See Also:
    • COLUMNNAME_COF_R_Survey_ID

      static final String COLUMNNAME_COF_R_Survey_ID
      Column name COF_R_Survey_ID
      See Also:
    • COLUMNNAME_COF_R_Survey_Question_ID

      static final String COLUMNNAME_COF_R_Survey_Question_ID
      Column name COF_R_Survey_Question_ID
      See Also:
    • COLUMNNAME_COF_R_Survey_Question_UU

      static final String COLUMNNAME_COF_R_Survey_Question_UU
      Column name COF_R_Survey_Question_UU
      See Also:
    • COLUMNNAME_COF_RespostaEsperada

      static final String COLUMNNAME_COF_RespostaEsperada
      Column name COF_RespostaEsperada
      See Also:
    • COLUMNNAME_COF_RespostaNumerica

      static final String COLUMNNAME_COF_RespostaNumerica
      Column name COF_RespostaNumerica
      See Also:
    • COLUMNNAME_COF_TextoAjuda

      static final String COLUMNNAME_COF_TextoAjuda
      Column name COF_TextoAjuda
      See Also:
    • COLUMNNAME_COF_TipoQuestionario

      static final String COLUMNNAME_COF_TipoQuestionario
      Column name COF_TipoQuestionario
      See Also:
    • COLUMNNAME_COF_isApenasValorPositivo

      static final String COLUMNNAME_COF_isApenasValorPositivo
      Column name COF_isApenasValorPositivo
      See Also:
    • COLUMNNAME_COF_isPermitirValorZero

      static final String COLUMNNAME_COF_isPermitirValorZero
      Column name COF_isPermitirValorZero
      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_Description

      static final String COLUMNNAME_Description
      Column name Description
      See Also:
    • COLUMNNAME_DisplayLogic

      static final String COLUMNNAME_DisplayLogic
      Column name DisplayLogic
      See Also:
    • COLUMNNAME_IsActive

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

      static final String COLUMNNAME_MandatoryLogic
      Column name MandatoryLogic
      See Also:
    • COLUMNNAME_Percentage

      static final String COLUMNNAME_Percentage
      Column name Percentage
      See Also:
    • COLUMNNAME_SeqNo

      static final String COLUMNNAME_SeqNo
      Column name SeqNo
      See Also:
    • COLUMNNAME_Type

      static final String COLUMNNAME_Type
      Column name Type
      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:
  • 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_ImagemAjuda_ID

      void setCOF_ImagemAjuda_ID(int COF_ImagemAjuda_ID)
      Set Imagem de Ajuda
    • getCOF_ImagemAjuda_ID

      int getCOF_ImagemAjuda_ID()
      Get Imagem de Ajuda
    • setCOF_PorcentagemNao

      void setCOF_PorcentagemNao(BigDecimal COF_PorcentagemNao)
      Set Porcentagem Não
    • getCOF_PorcentagemNao

      BigDecimal getCOF_PorcentagemNao()
      Get Porcentagem Não
    • setCOF_PorcentagemSim

      void setCOF_PorcentagemSim(BigDecimal COF_PorcentagemSim)
      Set Porcentagem Sim
    • getCOF_PorcentagemSim

      BigDecimal getCOF_PorcentagemSim()
      Get Porcentagem Sim
    • setCOF_R_Survey_ID

      void setCOF_R_Survey_ID(int COF_R_Survey_ID)
      Set Questionário
    • getCOF_R_Survey_ID

      int getCOF_R_Survey_ID()
      Get Questionário
    • getCOF_R_Survey

      I_COF_R_Survey getCOF_R_Survey() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_R_Survey_Question_ID

      void setCOF_R_Survey_Question_ID(int COF_R_Survey_Question_ID)
      Set Pergunta
    • getCOF_R_Survey_Question_ID

      int getCOF_R_Survey_Question_ID()
      Get Pergunta
    • setCOF_R_Survey_Question_UU

      void setCOF_R_Survey_Question_UU(String COF_R_Survey_Question_UU)
      Set COF_R_Survey_Question_UU
    • getCOF_R_Survey_Question_UU

      String getCOF_R_Survey_Question_UU()
      Get COF_R_Survey_Question_UU
    • setCOF_RespostaEsperada

      void setCOF_RespostaEsperada(boolean COF_RespostaEsperada)
      Set Resposta Esperada
    • isCOF_RespostaEsperada

      boolean isCOF_RespostaEsperada()
      Get Resposta Esperada
    • setCOF_RespostaNumerica

      void setCOF_RespostaNumerica(BigDecimal COF_RespostaNumerica)
      Set Resposta Esperada
    • getCOF_RespostaNumerica

      BigDecimal getCOF_RespostaNumerica()
      Get Resposta Esperada
    • setCOF_TextoAjuda

      void setCOF_TextoAjuda(String COF_TextoAjuda)
      Set Texto de Ajuda
    • getCOF_TextoAjuda

      String getCOF_TextoAjuda()
      Get Texto de Ajuda
    • setCOF_TipoQuestionario

      void setCOF_TipoQuestionario(String COF_TipoQuestionario)
      Set Tipo de Questionário
    • getCOF_TipoQuestionario

      String getCOF_TipoQuestionario()
      Get Tipo de Questionário
    • setCOF_isApenasValorPositivo

      void setCOF_isApenasValorPositivo(boolean COF_isApenasValorPositivo)
      Set Apenas Valor Positivo
    • isCOF_isApenasValorPositivo

      boolean isCOF_isApenasValorPositivo()
      Get Apenas Valor Positivo
    • setCOF_isPermitirValorZero

      void setCOF_isPermitirValorZero(boolean COF_isPermitirValorZero)
      Set Permitir Valor Zero
    • isCOF_isPermitirValorZero

      boolean isCOF_isPermitirValorZero()
      Get Permitir Valor Zero
    • 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
    • setDisplayLogic

      void setDisplayLogic(String DisplayLogic)
      Set Display Logic. If the Field is displayed, the result determines if the field is actually displayed
    • getDisplayLogic

      String getDisplayLogic()
      Get Display Logic. If the Field is displayed, the result determines if the field is actually displayed
    • 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
    • setMandatoryLogic

      void setMandatoryLogic(String MandatoryLogic)
      Set Mandatory Logic
    • getMandatoryLogic

      String getMandatoryLogic()
      Get Mandatory Logic
    • setPercentage

      void setPercentage(BigDecimal Percentage)
      Set Percentage. Percent of the entire amount
    • getPercentage

      BigDecimal getPercentage()
      Get Percentage. Percent of the entire amount
    • setSeqNo

      void setSeqNo(int SeqNo)
      Set Sequence. Method of ordering records; lowest number comes first
    • getSeqNo

      int getSeqNo()
      Get Sequence. Method of ordering records; lowest number comes first
    • setType

      void setType(String Type)
      Set Type. Type of Validation (SQL, Java Script, Java Language)
    • getType

      String getType()
      Get Type. Type of Validation (SQL, Java Script, Java Language)
    • getUpdated

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

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