Interface
=========

.. currentmodule:: pyvo.io.vosi.voresource

.. autoclass:: Interface
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Interface.accessurls
      ~Interface.mirrorurls
      ~Interface.resulttype
      ~Interface.role
      ~Interface.securitymethods
      ~Interface.testquerystring
      ~Interface.version

   .. rubric:: Methods Summary

   .. autosummary::

      ~Interface.describe

   .. rubric:: Attributes Documentation

   .. autoattribute:: accessurls
   .. autoattribute:: mirrorurls
   .. autoattribute:: resulttype
   .. autoattribute:: role
   .. autoattribute:: securitymethods
   .. autoattribute:: testquerystring
   .. autoattribute:: version

   .. rubric:: Methods Documentation

   .. automethod:: describe
