﻿pynetdicom.dimse\_primitives.N\_ACTION
======================================

.. currentmodule:: pynetdicom.dimse_primitives

.. autoclass:: N_ACTION

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~N_ACTION.__init__
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~N_ACTION.ActionInformation
      ~N_ACTION.ActionReply
      ~N_ACTION.ActionTypeID
      ~N_ACTION.AffectedSOPClassUID
      ~N_ACTION.AffectedSOPInstanceUID
      ~N_ACTION.MessageID
      ~N_ACTION.MessageIDBeingRespondedTo
      ~N_ACTION.REQUEST_KEYWORDS
      ~N_ACTION.RESPONSE_KEYWORDS
      ~N_ACTION.RequestedSOPClassUID
      ~N_ACTION.RequestedSOPInstanceUID
      ~N_ACTION.STATUS_OPTIONAL_KEYWORDS
      ~N_ACTION.Status
      ~N_ACTION.is_valid_request
      ~N_ACTION.is_valid_response
      ~N_ACTION.msg_type
   
   