Record
======

.. currentmodule:: pyvo.dal

.. autoclass:: Record
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Record.cachedataset
      ~Record.get
      ~Record.getbyucd
      ~Record.getbyutype
      ~Record.getdataformat
      ~Record.getdataobj
      ~Record.getdataset
      ~Record.getdataurl
      ~Record.make_dataset_filename
      ~Record.suggest_dataset_basename
      ~Record.suggest_extension

   .. rubric:: Methods Documentation

   .. automethod:: cachedataset
   .. automethod:: get
   .. automethod:: getbyucd
   .. automethod:: getbyutype
   .. automethod:: getdataformat
   .. automethod:: getdataobj
   .. automethod:: getdataset
   .. automethod:: getdataurl
   .. automethod:: make_dataset_filename
   .. automethod:: suggest_dataset_basename
   .. automethod:: suggest_extension
