
.. include:: ../io/votable/references.txt


Link
============================

.. currentmodule:: astropy.io.votable.tree

.. autoclass:: Link
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~Link.content_role
      ~Link.content_type
      ~Link.href

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~Link.from_table_column
      ~Link.to_table_column

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: content_role
   .. autoattribute:: content_type
   .. autoattribute:: href

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: from_table_column
   .. automethod:: to_table_column

   
   