obspy.clients.fdsn.mass\_downloader.restrictions.Restrictions
=============================================================

.. currentmodule:: obspy.clients.fdsn.mass_downloader.restrictions
.. autoclass:: Restrictions
   :show-inheritance:








.. rubric:: Special Methods



.. automethod:: Restrictions.__delattr__

.. automethod:: Restrictions.__dir__

.. automethod:: Restrictions.__eq__

.. automethod:: Restrictions.__format__

.. automethod:: Restrictions.__ge__

.. automethod:: Restrictions.__getattribute__

.. automethod:: Restrictions.__gt__

.. automethod:: Restrictions.__init__

.. automethod:: Restrictions.__init_subclass__

.. automethod:: Restrictions.__iter__

.. automethod:: Restrictions.__le__

.. automethod:: Restrictions.__lt__

.. automethod:: Restrictions.__ne__

.. automethod:: Restrictions.__new__

.. automethod:: Restrictions.__reduce__

.. automethod:: Restrictions.__reduce_ex__

.. automethod:: Restrictions.__repr__

.. automethod:: Restrictions.__setattr__

.. automethod:: Restrictions.__sizeof__

.. automethod:: Restrictions.__str__

.. automethod:: Restrictions.__subclasshook__