KeyI
====

.. currentmodule:: lsst.afw.table

.. autoclass:: KeyI
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~KeyI.HAS_NAMED_SUBFIELDS
      ~KeyI.subfields
      ~KeyI.subkeys

   .. rubric:: Methods Summary

   .. autosummary::

      ~KeyI.get
      ~KeyI.getOffset
      ~KeyI.getTypeString
      ~KeyI.isValid
      ~KeyI.set

   .. rubric:: Attributes Documentation

   .. autoattribute:: HAS_NAMED_SUBFIELDS
   .. autoattribute:: subfields
   .. autoattribute:: subkeys

   .. rubric:: Methods Documentation

   .. automethod:: get
   .. automethod:: getOffset
   .. automethod:: getTypeString
   .. automethod:: isValid
   .. automethod:: set