KeyL
====

.. currentmodule:: lsst.afw.table

.. autoclass:: KeyL
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~KeyL.HAS_NAMED_SUBFIELDS
      ~KeyL.subfields
      ~KeyL.subkeys

   .. rubric:: Methods Summary

   .. autosummary::

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