Class MRefTable

    • Constructor Detail

      • MRefTable

        public MRefTable​(Properties ctx,
                         int AD_Reference_ID,
                         String trxName)
        Standard Constructor
        Parameters:
        ctx - context
        AD_Reference_ID - id warning if you are referring to reference list or table type should be used AD_Reference_Value_ID
        trxName - trx
      • MRefTable

        public MRefTable​(Properties ctx,
                         ResultSet rs,
                         String trxName)
        Load Constructor
        Parameters:
        ctx - context
        rs - result set
        trxName - trx
      • MRefTable

        public MRefTable​(MRefTable copy)
        Parameters:
        copy -