SchemaItemI
===========

.. currentmodule:: lsst.afw.table

.. autoclass:: SchemaItemI
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SchemaItemI.field
      ~SchemaItemI.key

   .. rubric:: Methods Summary

   .. autosummary::

      ~SchemaItemI.getField
      ~SchemaItemI.getKey

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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