Class X_COF_CEST

java.lang.Object
org.compiere.model.PO
org.brerp.sped.nfe.model.X_COF_CEST
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_COF_CEST, I_Persistent, Evaluatee

public class X_COF_CEST extends PO implements I_COF_CEST, I_Persistent
Generated Model for COF_CEST
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Constructor Details

    • X_COF_CEST

      public X_COF_CEST(Properties ctx, int COF_CEST_ID, String trxName)
      Standard Constructor
    • X_COF_CEST

      public X_COF_CEST(Properties ctx, int COF_CEST_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_CEST

      public X_COF_CEST(Properties ctx, String COF_CEST_UU, String trxName)
      Standard Constructor
    • X_COF_CEST

      public X_COF_CEST(Properties ctx, String COF_CEST_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_COF_CEST

      public X_COF_CEST(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_CEST_ID

      public void setCOF_CEST_ID(int COF_CEST_ID)
      Set CEST.
      Specified by:
      setCOF_CEST_ID in interface I_COF_CEST
      Parameters:
      COF_CEST_ID - Código Especificador da Substituição Tributária
    • getCOF_CEST_ID

      public int getCOF_CEST_ID()
      Get CEST.
      Specified by:
      getCOF_CEST_ID in interface I_COF_CEST
      Returns:
      Código Especificador da Substituição Tributária
    • setCOF_CEST_UU

      public void setCOF_CEST_UU(String COF_CEST_UU)
      Set COF_CEST_UU.
      Specified by:
      setCOF_CEST_UU in interface I_COF_CEST
      Parameters:
      COF_CEST_UU - COF_CEST_UU
    • getCOF_CEST_UU

      public String getCOF_CEST_UU()
      Get COF_CEST_UU.
      Specified by:
      getCOF_CEST_UU in interface I_COF_CEST
      Returns:
      COF_CEST_UU
    • setDescription

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

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

      public void setName(String Name)
      Set Name.
      Specified by:
      setName in interface I_COF_CEST
      Parameters:
      Name - Alphanumeric identifier of the entity
    • getName

      public String getName()
      Get Name.
      Specified by:
      getName in interface I_COF_CEST
      Returns:
      Alphanumeric identifier of the entity
    • setValue

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