AlfalfaClass
============

.. currentmodule:: astroquery.alfalfa

.. autoclass:: AlfalfaClass
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~AlfalfaClass.CATALOG_PREFIX
      ~AlfalfaClass.FITS_PREFIX
      ~AlfalfaClass.PLACEHOLDER

   .. rubric:: Methods Summary

   .. autosummary::

      ~AlfalfaClass.get_catalog
      ~AlfalfaClass.get_spectrum
      ~AlfalfaClass.get_spectrum_async
      ~AlfalfaClass.query_region

   .. rubric:: Attributes Documentation

   .. autoattribute:: CATALOG_PREFIX
   .. autoattribute:: FITS_PREFIX
   .. autoattribute:: PLACEHOLDER

   .. rubric:: Methods Documentation

   .. automethod:: get_catalog
   .. automethod:: get_spectrum
   .. automethod:: get_spectrum_async
   .. automethod:: query_region
