TableParam
==========

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

.. autoclass:: TableParam
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TableParam.datatype
      ~TableParam.flags
      ~TableParam.std

   .. rubric:: Methods Summary

   .. autosummary::

      ~TableParam.from_field
      ~TableParam.parse

   .. rubric:: Attributes Documentation

   .. autoattribute:: datatype
   .. autoattribute:: flags
   .. autoattribute:: std

   .. rubric:: Methods Documentation

   .. automethod:: from_field
   .. automethod:: parse
