Class MImpFormat

    • Constructor Detail

      • MImpFormat

        public MImpFormat​(Properties ctx,
                          int AD_ImpFormat_ID,
                          String trxName)
        Standard Constructor
        Parameters:
        ctx - context
        AD_ImpFormat_ID - id
        trxName - transaction
      • MImpFormat

        public MImpFormat​(Properties ctx,
                          ResultSet rs,
                          String trxName)
        Load Constructor
        Parameters:
        ctx - context
        rs - result set
        trxName - transaction
    • Method Detail

      • getRows

        public MImpFormatRow[] getRows()
        Get (all) Rows
        Returns:
        array of Rows