SIAService
==========

.. currentmodule:: pyvo.dal

.. autoclass:: SIAService
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SIAService.columns
      ~SIAService.description
      ~SIAService.params

   .. rubric:: Methods Summary

   .. autosummary::

      ~SIAService.create_query
      ~SIAService.describe
      ~SIAService.search

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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