Class MLBRDocFiscalLineDE

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_LBR_DocFiscal_Line_detExport, I_Persistent, Evaluatee

public class MLBRDocFiscalLineDE extends X_LBR_DocFiscal_Line_detExport
DI
Version:
$Id: MLBRDocFiscalLineDI.java, v1.0 Jan 10, 2013 3:17:30 PM, muriloht Exp $
Author:
muriloht (muriloht@devcoffee.com.br, http://www.devcoffee.com.br)
See Also:
  • Constructor Details

    • MLBRDocFiscalLineDE

      public MLBRDocFiscalLineDE(Properties ctx, int LBR_DocFiscal_Line_detExport_ID, String trxName)
    • MLBRDocFiscalLineDE

      public MLBRDocFiscalLineDE(Properties ctx, ResultSet rs, String trxName)
    • MLBRDocFiscalLineDE

      public MLBRDocFiscalLineDE(Properties ctx, int LBR_DocFiscal_Line_detExport_ID, String trxName, String... virtualColumns)
    • MLBRDocFiscalLineDE

      public MLBRDocFiscalLineDE(Properties ctx, String LBR_DocFiscal_Line_detExport_UU, String trxName, String... virtualColumns)
    • MLBRDocFiscalLineDE

      public MLBRDocFiscalLineDE(Properties ctx, String LBR_DocFiscal_Line_detExport_UU, String trxName)
    • MLBRDocFiscalLineDE

      public MLBRDocFiscalLineDE(MLBRDocFiscalLine line)
      MLBRDocFiscalLineDI
      Parameters:
      line -
  • Method Details