﻿pynetdicom.pdu\_items.SOPClassExtendedNegotiationSubItem
========================================================

.. currentmodule:: pynetdicom.pdu_items

.. autoclass:: SOPClassExtendedNegotiationSubItem

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SOPClassExtendedNegotiationSubItem.app_info
      ~SOPClassExtendedNegotiationSubItem.item_length
      ~SOPClassExtendedNegotiationSubItem.item_type
      ~SOPClassExtendedNegotiationSubItem.sop_class_uid
      ~SOPClassExtendedNegotiationSubItem.sop_class_uid_length
      ~SOPClassExtendedNegotiationSubItem.uid
   
   