VODataServiceTable
==================

.. currentmodule:: pyvo.io.vosi.vodataservice

.. autoclass:: VODataServiceTable
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~VODataServiceTable.columns
      ~VODataServiceTable.description
      ~VODataServiceTable.foreignkeys
      ~VODataServiceTable.name
      ~VODataServiceTable.nrows
      ~VODataServiceTable.title
      ~VODataServiceTable.type
      ~VODataServiceTable.utype
      ~VODataServiceTable.version

   .. rubric:: Methods Summary

   .. autosummary::

      ~VODataServiceTable.describe
      ~VODataServiceTable.parse

   .. rubric:: Attributes Documentation

   .. autoattribute:: columns
   .. autoattribute:: description
   .. autoattribute:: foreignkeys
   .. autoattribute:: name
   .. autoattribute:: nrows
   .. autoattribute:: title
   .. autoattribute:: type
   .. autoattribute:: utype
   .. autoattribute:: version

   .. rubric:: Methods Documentation

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