HedSchemaUnitClassSection ========================= .. currentmodule:: hed.schema.hed_schema_section .. autoclass:: hed.schema.hed_schema_section.HedSchemaUnitClassSection :noindex: .. rubric:: Methods .. autosummary:: HedSchemaUnitClassSection.__init__ HedSchemaUnitClassSection.get HedSchemaUnitClassSection.get_entries_with_attribute HedSchemaUnitClassSection.items HedSchemaUnitClassSection.keys HedSchemaUnitClassSection.values .. rubric:: Attributes .. autosummary:: HedSchemaUnitClassSection.duplicate_names HedSchemaUnitClassSection.section_key .. _method-__init__: .. automethod:: hed.schema.hed_schema_section.HedSchemaUnitClassSection.__init__ .. _method-get: .. automethod:: hed.schema.hed_schema_section.HedSchemaUnitClassSection.get .. _method-get_entries_with_attribute: .. automethod:: hed.schema.hed_schema_section.HedSchemaUnitClassSection.get_entries_with_attribute .. _method-items: .. automethod:: hed.schema.hed_schema_section.HedSchemaUnitClassSection.items .. _method-keys: .. automethod:: hed.schema.hed_schema_section.HedSchemaUnitClassSection.keys .. _method-values: .. automethod:: hed.schema.hed_schema_section.HedSchemaUnitClassSection.values .. _attribute-duplicate_names: .. autoattribute:: hed.schema.hed_schema_section.HedSchemaUnitClassSection.duplicate_names .. _attribute-section_key: .. autoattribute:: hed.schema.hed_schema_section.HedSchemaUnitClassSection.section_key