ForeignKey
==========

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

.. autoclass:: ForeignKey
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ForeignKey.description
      ~ForeignKey.fkcolumns
      ~ForeignKey.targettable
      ~ForeignKey.utype

   .. rubric:: Methods Summary

   .. autosummary::

      ~ForeignKey.parse

   .. rubric:: Attributes Documentation

   .. autoattribute:: description
   .. autoattribute:: fkcolumns
   .. autoattribute:: targettable
   .. autoattribute:: utype

   .. rubric:: Methods Documentation

   .. automethod:: parse
