Class MMFAMethod

    • Constructor Detail

      • MMFAMethod

        public MMFAMethod​(Properties ctx,
                          int MFA_Method_ID,
                          String trxName)
        Read/Create empty MFA Method
        Parameters:
        ctx - context
        MFA_Method_ID - ID
        trxName - transaction
      • MMFAMethod

        public MMFAMethod​(Properties ctx,
                          ResultSet rs,
                          String trxName)
        Read MFA Method from current row in ResultSet
        Parameters:
        ctx - context
        rs - ResultSet
        trxName - transaction