SedboundarytermDict
===================

.. currentmodule:: lsst.fgcmcal

.. autoclass:: SedboundarytermDict
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SedboundarytermDict.data
      ~SedboundarytermDict.history

   .. rubric:: Methods Summary

   .. autosummary::

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

   .. rubric:: Attributes Documentation

   .. autoattribute:: data
   .. autoattribute:: history

   .. 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