Sedboundaryterm
===============

.. currentmodule:: lsst.fgcmcal

.. autoclass:: Sedboundaryterm
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Sedboundaryterm.history
      ~Sedboundaryterm.primary
      ~Sedboundaryterm.secondary

   .. rubric:: Methods Summary

   .. autosummary::

      ~Sedboundaryterm.compare
      ~Sedboundaryterm.formatHistory
      ~Sedboundaryterm.freeze
      ~Sedboundaryterm.items
      ~Sedboundaryterm.iteritems
      ~Sedboundaryterm.iterkeys
      ~Sedboundaryterm.itervalues
      ~Sedboundaryterm.keys
      ~Sedboundaryterm.load
      ~Sedboundaryterm.loadFromStream
      ~Sedboundaryterm.loadFromString
      ~Sedboundaryterm.names
      ~Sedboundaryterm.save
      ~Sedboundaryterm.saveToStream
      ~Sedboundaryterm.saveToString
      ~Sedboundaryterm.setDefaults
      ~Sedboundaryterm.toDict
      ~Sedboundaryterm.update
      ~Sedboundaryterm.validate
      ~Sedboundaryterm.values

   .. rubric:: Attributes Documentation

   .. autoattribute:: history
   .. autoattribute:: primary
   .. autoattribute:: secondary

   .. rubric:: Methods Documentation

   .. automethod:: compare
   .. automethod:: formatHistory
   .. automethod:: freeze
   .. automethod:: items
   .. automethod:: iteritems
   .. automethod:: iterkeys
   .. automethod:: itervalues
   .. automethod:: keys
   .. automethod:: load
   .. automethod:: loadFromStream
   .. automethod:: loadFromString
   .. automethod:: names
   .. automethod:: save
   .. automethod:: saveToStream
   .. automethod:: saveToString
   .. automethod:: setDefaults
   .. automethod:: toDict
   .. automethod:: update
   .. automethod:: validate
   .. automethod:: values