Class X_LBR_DocFiscal_procRef

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

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

    • PROCREF_INDPROC_0_SEFAZ

      public static final String PROCREF_INDPROC_0_SEFAZ
      0 - SEFAZ = 0
      See Also:
    • PROCREF_INDPROC_1_JustiçaFederal

      public static final String PROCREF_INDPROC_1_JustiçaFederal
      1 - Justiça Federal = 1
      See Also:
    • PROCREF_INDPROC_2_JustiçaEstadual

      public static final String PROCREF_INDPROC_2_JustiçaEstadual
      2 - Justiça Estadual = 2
      See Also:
    • PROCREF_INDPROC_3_SecexRFB

      public static final String PROCREF_INDPROC_3_SecexRFB
      3 - Secex / RFB = 3
      See Also:
    • PROCREF_INDPROC_9_Outros

      public static final String PROCREF_INDPROC_9_Outros
      9 - Outros = 9
      See Also:
  • Constructor Details

    • X_LBR_DocFiscal_procRef

      public X_LBR_DocFiscal_procRef(Properties ctx, int LBR_DocFiscal_procRef_ID, String trxName)
      Standard Constructor
    • X_LBR_DocFiscal_procRef

      public X_LBR_DocFiscal_procRef(Properties ctx, int LBR_DocFiscal_procRef_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_LBR_DocFiscal_procRef

      public X_LBR_DocFiscal_procRef(Properties ctx, String LBR_DocFiscal_procRef_UU, String trxName)
      Standard Constructor
    • X_LBR_DocFiscal_procRef

      public X_LBR_DocFiscal_procRef(Properties ctx, String LBR_DocFiscal_procRef_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_LBR_DocFiscal_procRef

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