KeyD
====

.. currentmodule:: lsst.afw.table

.. autoclass:: KeyD
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~KeyD.HAS_NAMED_SUBFIELDS
      ~KeyD.subfields
      ~KeyD.subkeys

   .. rubric:: Methods Summary

   .. autosummary::

      ~KeyD.get
      ~KeyD.getOffset
      ~KeyD.getTypeString
      ~KeyD.isValid
      ~KeyD.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