• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2.. _namedtype.NamedTypes:
3
4NamedTypes
5----------
6
7.. autoclass:: pyasn1.type.namedtype.NamedTypes
8   :members:
9
10   .. note::
11
12        The *NamedTypes* objects are normally utilized by the
13        constructed ASN.1 types (e.g. :ref:`Sequence <univ.Sequence>`,
14        :ref:`Set <univ.Set>` and :ref:`Choice <univ.Choice>`) to model
15        the set of fields of those types.
16