Class MLBRDocFiscalLineNVE

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

public class MLBRDocFiscalLineNVE extends X_LBR_DocFiscal_Line_NVE
Author:
marcelino
See Also:
  • Constructor Details

    • MLBRDocFiscalLineNVE

      public MLBRDocFiscalLineNVE(Properties ctx, int LBR_DocFiscal_Line_NVE_ID, String trxName)
      Parameters:
      ctx -
      LBR_DocFiscal_Line_NVE_ID -
      trxName -
    • MLBRDocFiscalLineNVE

      public MLBRDocFiscalLineNVE(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx -
      rs -
      trxName -
    • MLBRDocFiscalLineNVE

      public MLBRDocFiscalLineNVE(Properties ctx, int LBR_DocFiscal_Line_NVE_ID, String trxName, String... virtualColumns)
    • MLBRDocFiscalLineNVE

      public MLBRDocFiscalLineNVE(Properties ctx, String LBR_DocFiscal_Line_NVE_UU, String trxName, String... virtualColumns)
    • MLBRDocFiscalLineNVE

      public MLBRDocFiscalLineNVE(Properties ctx, String LBR_DocFiscal_Line_NVE_UU, String trxName)
  • Method Details