NamedValueSet ============= .. currentmodule:: lsst.daf.butler .. autoclass:: NamedValueSet :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~NamedValueSet.names .. rubric:: Methods Summary .. autosummary:: ~NamedValueSet.add ~NamedValueSet.asMapping ~NamedValueSet.clear ~NamedValueSet.copy ~NamedValueSet.discard ~NamedValueSet.freeze ~NamedValueSet.get ~NamedValueSet.isdisjoint ~NamedValueSet.issubset ~NamedValueSet.issuperset ~NamedValueSet.pop ~NamedValueSet.remove ~NamedValueSet.update .. rubric:: Attributes Documentation .. autoattribute:: names .. rubric:: Methods Documentation .. automethod:: add .. automethod:: asMapping .. automethod:: clear .. automethod:: copy .. automethod:: discard .. automethod:: freeze .. automethod:: get .. automethod:: isdisjoint .. automethod:: issubset .. automethod:: issuperset .. automethod:: pop .. automethod:: remove .. automethod:: update