Interface I_COF_OcorrenciaEmbDes

All Known Implementing Classes:
MCOFOcorrenciaEmbDes, X_COF_OcorrenciaEmbDes

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

    • Table_Name

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

      static final int Table_ID
      AD_Table_ID=1501439
    • 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_NivelHierarquiaAcima

      static final String COLUMNNAME_COF_NivelHierarquiaAcima
      Column name COF_NivelHierarquiaAcima
      See Also:
    • COLUMNNAME_COF_OcorrenciaEmbDes_ID

      static final String COLUMNNAME_COF_OcorrenciaEmbDes_ID
      Column name COF_OcorrenciaEmbDes_ID
      See Also:
    • COLUMNNAME_COF_OcorrenciaEmbDes_UU

      static final String COLUMNNAME_COF_OcorrenciaEmbDes_UU
      Column name COF_OcorrenciaEmbDes_UU
      See Also:
    • COLUMNNAME_COF_OcorrenciaSimples

      static final String COLUMNNAME_COF_OcorrenciaSimples
      Column name COF_OcorrenciaSimples
      See Also:
    • COLUMNNAME_COF_PackingList_ID

      static final String COLUMNNAME_COF_PackingList_ID
      Column name COF_PackingList_ID
      See Also:
    • COLUMNNAME_COF_SituacaoEmbarque

      static final String COLUMNNAME_COF_SituacaoEmbarque
      Column name COF_SituacaoEmbarque
      See Also:
    • COLUMNNAME_COF_Solucao

      static final String COLUMNNAME_COF_Solucao
      Column name COF_Solucao
      See Also:
    • COLUMNNAME_COF_SolucionadoEm

      static final String COLUMNNAME_COF_SolucionadoEm
      Column name COF_SolucionadoEm
      See Also:
    • COLUMNNAME_COF_SolucionadoPor_ID

      static final String COLUMNNAME_COF_SolucionadoPor_ID
      Column name COF_SolucionadoPor_ID
      See Also:
    • COLUMNNAME_COF_TipoOcorrenciaEmbDes_ID

      static final String COLUMNNAME_COF_TipoOcorrenciaEmbDes_ID
      Column name COF_TipoOcorrenciaEmbDes_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_Description

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

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

      static final String COLUMNNAME_Processed
      Column name Processed
      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_NivelHierarquiaAcima

      void setCOF_NivelHierarquiaAcima(BigDecimal COF_NivelHierarquiaAcima)
      Set Nível de Hierarquia Acima de
    • getCOF_NivelHierarquiaAcima

      BigDecimal getCOF_NivelHierarquiaAcima()
      Get Nível de Hierarquia Acima de
    • setCOF_OcorrenciaEmbDes_ID

      void setCOF_OcorrenciaEmbDes_ID(int COF_OcorrenciaEmbDes_ID)
      Set COF_OcorrenciaEmbDes_ID. Primary Key : Ocorrência de Embarque e Desembarque
    • getCOF_OcorrenciaEmbDes_ID

      int getCOF_OcorrenciaEmbDes_ID()
      Get COF_OcorrenciaEmbDes_ID. Primary Key : Ocorrência de Embarque e Desembarque
    • setCOF_OcorrenciaEmbDes_UU

      void setCOF_OcorrenciaEmbDes_UU(String COF_OcorrenciaEmbDes_UU)
      Set COF_OcorrenciaEmbDes_UU
    • getCOF_OcorrenciaEmbDes_UU

      String getCOF_OcorrenciaEmbDes_UU()
      Get COF_OcorrenciaEmbDes_UU
    • setCOF_OcorrenciaSimples

      void setCOF_OcorrenciaSimples(boolean COF_OcorrenciaSimples)
      Set Ocorrência Simples
    • isCOF_OcorrenciaSimples

      boolean isCOF_OcorrenciaSimples()
      Get Ocorrência Simples
    • setCOF_PackingList_ID

      void setCOF_PackingList_ID(int COF_PackingList_ID)
      Set Lista de Embarque. Primary Key : Packing-List
    • getCOF_PackingList_ID

      int getCOF_PackingList_ID()
      Get Lista de Embarque. Primary Key : Packing-List
    • getCOF_PackingList

      I_COF_PackingList getCOF_PackingList() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_SituacaoEmbarque

      void setCOF_SituacaoEmbarque(String COF_SituacaoEmbarque)
      Set Situação Embarque
    • getCOF_SituacaoEmbarque

      String getCOF_SituacaoEmbarque()
      Get Situação Embarque
    • setCOF_Solucao

      void setCOF_Solucao(String COF_Solucao)
      Set Solução. Solução
    • getCOF_Solucao

      String getCOF_Solucao()
      Get Solução. Solução
    • setCOF_SolucionadoEm

      void setCOF_SolucionadoEm(Timestamp COF_SolucionadoEm)
      Set Solucionado em
    • getCOF_SolucionadoEm

      Timestamp getCOF_SolucionadoEm()
      Get Solucionado em
    • setCOF_SolucionadoPor_ID

      void setCOF_SolucionadoPor_ID(int COF_SolucionadoPor_ID)
      Set Solucionado por
    • getCOF_SolucionadoPor_ID

      int getCOF_SolucionadoPor_ID()
      Get Solucionado por
    • getCOF_SolucionadoPor

      I_AD_User getCOF_SolucionadoPor() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_TipoOcorrenciaEmbDes_ID

      void setCOF_TipoOcorrenciaEmbDes_ID(int COF_TipoOcorrenciaEmbDes_ID)
      Set Tipo da Ocorrência de Embarque e Desembarque. Tipo da Ocorrência de Embarque e Desembarque
    • getCOF_TipoOcorrenciaEmbDes_ID

      int getCOF_TipoOcorrenciaEmbDes_ID()
      Get Tipo da Ocorrência de Embarque e Desembarque. Tipo da Ocorrência de Embarque e Desembarque
    • getCOF_TipoOcorrenciaEmbDes

      I_COF_TipoOcorrenciaEmbDes getCOF_TipoOcorrenciaEmbDes() 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
    • 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
    • setProcessed

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • getUpdated

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

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