Class IsSubClass

    • Field Detail

      • m_SuperClass

        protected String m_SuperClass
        the superclass that the objects must be derived from.
      • m_Class

        protected Class m_Class
        the actual super class.
    • Constructor Detail

      • IsSubClass

        public IsSubClass()