SchemaItemFlag
==============

.. currentmodule:: lsst.afw.table

.. autoclass:: SchemaItemFlag
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SchemaItemFlag.dtype
      ~SchemaItemFlag.field
      ~SchemaItemFlag.key

   .. rubric:: Methods Summary

   .. autosummary::

      ~SchemaItemFlag.getField
      ~SchemaItemFlag.getKey

   .. rubric:: Attributes Documentation

   .. autoattribute:: dtype
   .. autoattribute:: field
   .. autoattribute:: key

   .. rubric:: Methods Documentation

   .. automethod:: getField
   .. automethod:: getKey