Interface
=========

.. currentmodule:: pyvo.registry.regtap

.. autoclass:: Interface
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Interface.service_for_standardid

   .. rubric:: Methods Summary

   .. autosummary::

      ~Interface.supports
      ~Interface.to_service

   .. rubric:: Attributes Documentation

   .. autoattribute:: service_for_standardid

   .. rubric:: Methods Documentation

   .. automethod:: supports
   .. automethod:: to_service
