Class X_COF_EquipLeitura

java.lang.Object
org.compiere.model.PO
org.brerp.base.model.X_COF_EquipLeitura
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_COF_EquipLeitura, I_Persistent, Evaluatee
Direct Known Subclasses:
MCOFEquipLeitura

public class X_COF_EquipLeitura extends PO implements I_COF_EquipLeitura, I_Persistent
Generated Model for COF_EquipLeitura
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Field Details

    • COF_TIPOCONEXAOEQUIPAMENTO_LeituraDeArquivo_DefinirNoEndereçoOCaminhoCompletoDoArquivo

      public static final String COF_TIPOCONEXAOEQUIPAMENTO_LeituraDeArquivo_DefinirNoEndereçoOCaminhoCompletoDoArquivo
      Leitura de Arquivo - (definir no Endereço o caminho completo do arquivo) = FILE
      See Also:
    • COF_TIPOCONEXAOEQUIPAMENTO_SERIALLiderApenasParaBalançasLIDER

      public static final String COF_TIPOCONEXAOEQUIPAMENTO_SERIALLiderApenasParaBalançasLIDER
      SERIAL Lider (Apenas para Balanças LIDER) = SERIALL
      See Also:
    • COF_TIPOCONEXAOEQUIPAMENTO_TCPSimplesExBalançasToledo

      public static final String COF_TIPOCONEXAOEQUIPAMENTO_TCPSimplesExBalançasToledo
      TCP Simples (Ex: Balanças Toledo) = TCP
      See Also:
    • COF_TIPOCONEXAOEQUIPAMENTO_TCPContínuoExConversoresTCPIP

      public static final String COF_TIPOCONEXAOEQUIPAMENTO_TCPContínuoExConversoresTCPIP
      TCP Contínuo (Ex: Conversores TCP/IP) = TCPB
      See Also:
    • COF_TIPOCONEXAOEQUIPAMENTO_TCPLiderApenasParaBalançasLIDER

      public static final String COF_TIPOCONEXAOEQUIPAMENTO_TCPLiderApenasParaBalançasLIDER
      TCP Lider (Apenas para Balanças LIDER) = TCPL
      See Also:
  • Constructor Details

    • X_COF_EquipLeitura

      public X_COF_EquipLeitura(Properties ctx, int COF_EquipLeitura_ID, String trxName)
      Standard Constructor
    • X_COF_EquipLeitura

      public X_COF_EquipLeitura(Properties ctx, int COF_EquipLeitura_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_EquipLeitura

      public X_COF_EquipLeitura(Properties ctx, String COF_EquipLeitura_UU, String trxName)
      Standard Constructor
    • X_COF_EquipLeitura

      public X_COF_EquipLeitura(Properties ctx, String COF_EquipLeitura_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_EquipLeitura

      public X_COF_EquipLeitura(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      3 - Client - Org
    • 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
    • setCOF_EnderecoEquipamento

      public void setCOF_EnderecoEquipamento(String COF_EnderecoEquipamento)
      Set Endereço do Equipamento na Rede Local.
      Specified by:
      setCOF_EnderecoEquipamento in interface I_COF_EquipLeitura
      Parameters:
      COF_EnderecoEquipamento - Endereço do Equipamento na Rede Local
    • getCOF_EnderecoEquipamento

      public String getCOF_EnderecoEquipamento()
      Get Endereço do Equipamento na Rede Local.
      Specified by:
      getCOF_EnderecoEquipamento in interface I_COF_EquipLeitura
      Returns:
      Endereço do Equipamento na Rede Local
    • setCOF_EquipLeitura_ID

      public void setCOF_EquipLeitura_ID(int COF_EquipLeitura_ID)
      Set Equipamento de Leitura.
      Specified by:
      setCOF_EquipLeitura_ID in interface I_COF_EquipLeitura
      Parameters:
      COF_EquipLeitura_ID - Equipamento de Leitura
    • getCOF_EquipLeitura_ID

      public int getCOF_EquipLeitura_ID()
      Get Equipamento de Leitura.
      Specified by:
      getCOF_EquipLeitura_ID in interface I_COF_EquipLeitura
      Returns:
      Equipamento de Leitura
    • setCOF_EquipLeitura_UU

      public void setCOF_EquipLeitura_UU(String COF_EquipLeitura_UU)
      Set COF_EquipLeitura_UU.
      Specified by:
      setCOF_EquipLeitura_UU in interface I_COF_EquipLeitura
      Parameters:
      COF_EquipLeitura_UU - COF_EquipLeitura_UU
    • getCOF_EquipLeitura_UU

      public String getCOF_EquipLeitura_UU()
      Get COF_EquipLeitura_UU.
      Specified by:
      getCOF_EquipLeitura_UU in interface I_COF_EquipLeitura
      Returns:
      COF_EquipLeitura_UU
    • setCOF_PortaEquipamento

      public void setCOF_PortaEquipamento(int COF_PortaEquipamento)
      Set Porta do Equipamento na Rede Local.
      Specified by:
      setCOF_PortaEquipamento in interface I_COF_EquipLeitura
      Parameters:
      COF_PortaEquipamento - Porta do Equipamento na Rede Local
    • getCOF_PortaEquipamento

      public int getCOF_PortaEquipamento()
      Get Porta do Equipamento na Rede Local.
      Specified by:
      getCOF_PortaEquipamento in interface I_COF_EquipLeitura
      Returns:
      Porta do Equipamento na Rede Local
    • setCOF_RegexExpression

      public void setCOF_RegexExpression(String COF_RegexExpression)
      Set Expressão Regular.
      Specified by:
      setCOF_RegexExpression in interface I_COF_EquipLeitura
      Parameters:
      COF_RegexExpression - Expressão Regular
    • getCOF_RegexExpression

      public String getCOF_RegexExpression()
      Get Expressão Regular.
      Specified by:
      getCOF_RegexExpression in interface I_COF_EquipLeitura
      Returns:
      Expressão Regular
    • setCOF_TipoConexaoEquipamento

      public void setCOF_TipoConexaoEquipamento(String COF_TipoConexaoEquipamento)
      Set Tipo de Conexão com o Equipamento Local.
      Specified by:
      setCOF_TipoConexaoEquipamento in interface I_COF_EquipLeitura
      Parameters:
      COF_TipoConexaoEquipamento - Tipo de Conexão com o Equipamento Local
    • getCOF_TipoConexaoEquipamento

      public String getCOF_TipoConexaoEquipamento()
      Get Tipo de Conexão com o Equipamento Local.
      Specified by:
      getCOF_TipoConexaoEquipamento in interface I_COF_EquipLeitura
      Returns:
      Tipo de Conexão com o Equipamento Local
    • setDescription

      public void setDescription(String Description)
      Set Description.
      Specified by:
      setDescription in interface I_COF_EquipLeitura
      Parameters:
      Description - Optional short description of the record
    • getDescription

      public String getDescription()
      Get Description.
      Specified by:
      getDescription in interface I_COF_EquipLeitura
      Returns:
      Optional short description of the record
    • setIsDefault

      public void setIsDefault(boolean IsDefault)
      Set Default.
      Specified by:
      setIsDefault in interface I_COF_EquipLeitura
      Parameters:
      IsDefault - Default value
    • isDefault

      public boolean isDefault()
      Get Default.
      Specified by:
      isDefault in interface I_COF_EquipLeitura
      Returns:
      Default value
    • setValue

      public void setValue(String Value)
      Set Search Key.
      Specified by:
      setValue in interface I_COF_EquipLeitura
      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_COF_EquipLeitura
      Returns:
      Search key for the record in the format required - must be unique