TableAccess
===========

.. currentmodule:: pyvo.io.vosi.tapregext

.. autoclass:: TableAccess
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TableAccess.datamodels
      ~TableAccess.executionduration
      ~TableAccess.languages
      ~TableAccess.outputformats
      ~TableAccess.outputlimit
      ~TableAccess.retentionperiod
      ~TableAccess.uploadlimit
      ~TableAccess.uploadmethods

   .. rubric:: Methods Summary

   .. autosummary::

      ~TableAccess.describe
      ~TableAccess.get_adql
      ~TableAccess.parse

   .. rubric:: Attributes Documentation

   .. autoattribute:: datamodels
   .. autoattribute:: executionduration
   .. autoattribute:: languages
   .. autoattribute:: outputformats
   .. autoattribute:: outputlimit
   .. autoattribute:: retentionperiod
   .. autoattribute:: uploadlimit
   .. autoattribute:: uploadmethods

   .. rubric:: Methods Documentation

   .. automethod:: describe
   .. automethod:: get_adql
   .. automethod:: parse
