﻿pynetdicom.pdu\_items.SOPClassCommonExtendedNegotiationSubItem
==============================================================

.. currentmodule:: pynetdicom.pdu_items

.. autoclass:: SOPClassCommonExtendedNegotiationSubItem

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~SOPClassCommonExtendedNegotiationSubItem.__init__
      ~SOPClassCommonExtendedNegotiationSubItem.decode
      ~SOPClassCommonExtendedNegotiationSubItem.encode
      ~SOPClassCommonExtendedNegotiationSubItem.from_primitive
      ~SOPClassCommonExtendedNegotiationSubItem.to_primitive
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SOPClassCommonExtendedNegotiationSubItem.item_length
      ~SOPClassCommonExtendedNegotiationSubItem.item_type
      ~SOPClassCommonExtendedNegotiationSubItem.related_general_sop_class_identification
      ~SOPClassCommonExtendedNegotiationSubItem.related_general_sop_class_identification_length
      ~SOPClassCommonExtendedNegotiationSubItem.service_class_uid
      ~SOPClassCommonExtendedNegotiationSubItem.service_class_uid_length
      ~SOPClassCommonExtendedNegotiationSubItem.sop_class_uid
      ~SOPClassCommonExtendedNegotiationSubItem.sop_class_uid_length
   
   