ColumnDef
=========

.. currentmodule:: lsst.dax.apdb

.. autoclass:: ColumnDef
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ColumnDef.default
      ~ColumnDef.description
      ~ColumnDef.dtype
      ~ColumnDef.ucd
      ~ColumnDef.unit

   .. rubric:: Attributes Documentation

   .. autoattribute:: default
   .. autoattribute:: description
   .. autoattribute:: dtype
   .. autoattribute:: ucd
   .. autoattribute:: unit