﻿pynetdicom.pdu\_items.SCP\_SCU\_RoleSelectionSubItem
====================================================

.. currentmodule:: pynetdicom.pdu_items

.. autoclass:: SCP_SCU_RoleSelectionSubItem

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SCP_SCU_RoleSelectionSubItem.item_length
      ~SCP_SCU_RoleSelectionSubItem.item_type
      ~SCP_SCU_RoleSelectionSubItem.scp
      ~SCP_SCU_RoleSelectionSubItem.scp_role
      ~SCP_SCU_RoleSelectionSubItem.scu
      ~SCP_SCU_RoleSelectionSubItem.scu_role
      ~SCP_SCU_RoleSelectionSubItem.sop_class_uid
      ~SCP_SCU_RoleSelectionSubItem.uid
      ~SCP_SCU_RoleSelectionSubItem.uid_length
   
   