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


Values
==============================

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

.. autoclass:: Values
   :show-inheritance:

   
     
   

   
   

   .. rubric:: Attributes Summary

   .. autosummary::
   
      ~Values.max
      ~Values.max_inclusive
      ~Values.min
      ~Values.min_inclusive
      ~Values.null
      ~Values.options
      ~Values.ref
      ~Values.type

   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~Values.from_table_column
      ~Values.is_defaults
      ~Values.parse
      ~Values.to_table_column
      ~Values.to_xml

   
   

   
   

   .. rubric:: Attributes Documentation

   
   .. autoattribute:: max
   .. autoattribute:: max_inclusive
   .. autoattribute:: min
   .. autoattribute:: min_inclusive
   .. autoattribute:: null
   .. autoattribute:: options
   .. autoattribute:: ref
   .. autoattribute:: type

   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: from_table_column
   .. automethod:: is_defaults
   .. automethod:: parse
   .. automethod:: to_table_column
   .. automethod:: to_xml

   
   