ChoiceField
===========

.. currentmodule:: lsst.pex.config

.. autoclass:: ChoiceField
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ChoiceField.supportedTypes

   .. rubric:: Methods Summary

   .. autosummary::

      ~ChoiceField.freeze
      ~ChoiceField.rename
      ~ChoiceField.save
      ~ChoiceField.toDict
      ~ChoiceField.validate

   .. rubric:: Attributes Documentation

   .. autoattribute:: supportedTypes

   .. rubric:: Methods Documentation

   .. automethod:: freeze
   .. automethod:: rename
   .. automethod:: save
   .. automethod:: toDict
   .. automethod:: validate