blob: 2e2bb9dfd86593579314f939679521647cec6b91 [file] [log] [blame]
.. _namedtype.NamedTypes:
NamedTypes
----------
.. autoclass:: pyasn1.type.namedtype.NamedTypes
:members:
.. note::
The *NamedTypes* objects are normally utilized by the
constructed ASN.1 types (e.g. :ref:`Sequence <univ.Sequence>`,
:ref:`Set <univ.Set>` and :ref:`Choice <univ.Choice>`) to model
the set of fields of those types.