Uses of Class
ca.uhn.hl7v2.model.v231.segment.DSP

Packages that use DSP
ca.uhn.hl7v2.model.v231.message   
 

Uses of DSP in ca.uhn.hl7v2.model.v231.message
 

Methods in ca.uhn.hl7v2.model.v231.message that return DSP
 DSP UDM_Q05.getDSP()
          Returns the first repetition of DSP (DSP - display data segment) - creates it if necessary
 DSP RPL_I02.getDSP()
          Returns the first repetition of DSP (DSP - display data segment) - creates it if necessary
 DSP RCL_I06.getDSP()
          Returns the first repetition of DSP (DSP - display data segment) - creates it if necessary
 DSP EDR_R07.getDSP()
          Returns the first repetition of DSP (DSP - display data segment) - creates it if necessary
 DSP DSR_Q03.getDSP()
          Returns the first repetition of DSP (DSP - display data segment) - creates it if necessary
 DSP DSR_Q01.getDSP()
          Returns the first repetition of DSP (DSP - display data segment) - creates it if necessary
 DSP UDM_Q05.getDSP(int rep)
          Returns a specific repetition of DSP (DSP - display data segment) - creates it if necessary
 DSP RPL_I02.getDSP(int rep)
          Returns a specific repetition of DSP (DSP - display data segment) - creates it if necessary
 DSP RCL_I06.getDSP(int rep)
          Returns a specific repetition of DSP (DSP - display data segment) - creates it if necessary
 DSP EDR_R07.getDSP(int rep)
          Returns a specific repetition of DSP (DSP - display data segment) - creates it if necessary
 DSP DSR_Q03.getDSP(int rep)
          Returns a specific repetition of DSP (DSP - display data segment) - creates it if necessary
 DSP DSR_Q01.getDSP(int rep)
          Returns a specific repetition of DSP (DSP - display data segment) - creates it if necessary
 DSP UDM_Q05.insertDSP(int rep)
          Inserts a specific repetition of DSP (DSP - display data segment)
 DSP RPL_I02.insertDSP(int rep)
          Inserts a specific repetition of DSP (DSP - display data segment)
 DSP RCL_I06.insertDSP(int rep)
          Inserts a specific repetition of DSP (DSP - display data segment)
 DSP EDR_R07.insertDSP(int rep)
          Inserts a specific repetition of DSP (DSP - display data segment)
 DSP DSR_Q03.insertDSP(int rep)
          Inserts a specific repetition of DSP (DSP - display data segment)
 DSP DSR_Q01.insertDSP(int rep)
          Inserts a specific repetition of DSP (DSP - display data segment)
 DSP UDM_Q05.removeDSP(int rep)
          Removes a specific repetition of DSP (DSP - display data segment)
 DSP RPL_I02.removeDSP(int rep)
          Removes a specific repetition of DSP (DSP - display data segment)
 DSP RCL_I06.removeDSP(int rep)
          Removes a specific repetition of DSP (DSP - display data segment)
 DSP EDR_R07.removeDSP(int rep)
          Removes a specific repetition of DSP (DSP - display data segment)
 DSP DSR_Q03.removeDSP(int rep)
          Removes a specific repetition of DSP (DSP - display data segment)
 DSP DSR_Q01.removeDSP(int rep)
          Removes a specific repetition of DSP (DSP - display data segment)
 

Methods in ca.uhn.hl7v2.model.v231.message with parameters of type DSP
 void UDM_Q05.insertDSP(DSP structure, int rep)
          Inserts a specific repetition of DSP (DSP - display data segment)
 void RPL_I02.insertDSP(DSP structure, int rep)
          Inserts a specific repetition of DSP (DSP - display data segment)
 void RCL_I06.insertDSP(DSP structure, int rep)
          Inserts a specific repetition of DSP (DSP - display data segment)
 void EDR_R07.insertDSP(DSP structure, int rep)
          Inserts a specific repetition of DSP (DSP - display data segment)
 void DSR_Q03.insertDSP(DSP structure, int rep)
          Inserts a specific repetition of DSP (DSP - display data segment)
 void DSR_Q01.insertDSP(DSP structure, int rep)
          Inserts a specific repetition of DSP (DSP - display data segment)
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.