﻿pynetdicom.pdu\_items.PresentationContextItemRQ
===============================================

.. currentmodule:: pynetdicom.pdu_items

.. autoclass:: PresentationContextItemRQ

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PresentationContextItemRQ.abstract_syntax
      ~PresentationContextItemRQ.context_id
      ~PresentationContextItemRQ.item_length
      ~PresentationContextItemRQ.item_type
      ~PresentationContextItemRQ.transfer_syntax
   
   