SSAService
==========

.. currentmodule:: pyvo.dal

.. autoclass:: SSAService
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SSAService.columns
      ~SSAService.description

   .. rubric:: Methods Summary

   .. autosummary::

      ~SSAService.create_query
      ~SSAService.describe
      ~SSAService.search

   .. rubric:: Attributes Documentation

   .. autoattribute:: columns
   .. autoattribute:: description

   .. rubric:: Methods Documentation

   .. automethod:: create_query
   .. automethod:: describe
   .. automethod:: search
