KeyU
====

.. currentmodule:: lsst.afw.table

.. autoclass:: KeyU
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~KeyU.HAS_NAMED_SUBFIELDS
      ~KeyU.subfields
      ~KeyU.subkeys

   .. rubric:: Methods Summary

   .. autosummary::

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