Uses of Class
ca.uhn.hl7v2.model.v251.segment.DSP
Packages that use DSP
-
Uses of DSP in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return DSPModifier and TypeMethodDescriptionDSR_Q01.getDSP()Returns the first repetition of DSP (Display Data) - creates it if necessaryDSR_Q01.getDSP(int rep) Returns a specific repetition of DSP (Display Data) - creates it if necessaryDSR_Q03.getDSP()Returns the first repetition of DSP (Display Data) - creates it if necessaryDSR_Q03.getDSP(int rep) Returns a specific repetition of DSP (Display Data) - creates it if necessaryEDR_R07.getDSP()Returns the first repetition of DSP (Display Data) - creates it if necessaryEDR_R07.getDSP(int rep) Returns a specific repetition of DSP (Display Data) - creates it if necessaryRCL_I06.getDSP()Returns the first repetition of DSP (Display Data) - creates it if necessaryRCL_I06.getDSP(int rep) Returns a specific repetition of DSP (Display Data) - creates it if necessaryRDY_K15.getDSP()Returns the first repetition of DSP (Display Data) - creates it if necessaryRDY_K15.getDSP(int rep) Returns a specific repetition of DSP (Display Data) - creates it if necessaryRPL_I02.getDSP()Returns the first repetition of DSP (Display Data) - creates it if necessaryRPL_I02.getDSP(int rep) Returns a specific repetition of DSP (Display Data) - creates it if necessaryUDM_Q05.getDSP()Returns the first repetition of DSP (Display Data) - creates it if necessaryUDM_Q05.getDSP(int rep) Returns a specific repetition of DSP (Display Data) - creates it if necessaryDSR_Q01.insertDSP(int rep) Inserts a specific repetition of DSP (Display Data)DSR_Q03.insertDSP(int rep) Inserts a specific repetition of DSP (Display Data)EDR_R07.insertDSP(int rep) Inserts a specific repetition of DSP (Display Data)RCL_I06.insertDSP(int rep) Inserts a specific repetition of DSP (Display Data)RDY_K15.insertDSP(int rep) Inserts a specific repetition of DSP (Display Data)RPL_I02.insertDSP(int rep) Inserts a specific repetition of DSP (Display Data)UDM_Q05.insertDSP(int rep) Inserts a specific repetition of DSP (Display Data)DSR_Q01.removeDSP(int rep) Removes a specific repetition of DSP (Display Data)DSR_Q03.removeDSP(int rep) Removes a specific repetition of DSP (Display Data)EDR_R07.removeDSP(int rep) Removes a specific repetition of DSP (Display Data)RCL_I06.removeDSP(int rep) Removes a specific repetition of DSP (Display Data)RDY_K15.removeDSP(int rep) Removes a specific repetition of DSP (Display Data)RPL_I02.removeDSP(int rep) Removes a specific repetition of DSP (Display Data)UDM_Q05.removeDSP(int rep) Removes a specific repetition of DSP (Display Data)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type DSPModifier and TypeMethodDescriptionDSR_Q01.getDSPAll()Returns a non-modifiable List containing all current existing repetitions of DSP.DSR_Q03.getDSPAll()Returns a non-modifiable List containing all current existing repetitions of DSP.EDR_R07.getDSPAll()Returns a non-modifiable List containing all current existing repetitions of DSP.RCL_I06.getDSPAll()Returns a non-modifiable List containing all current existing repetitions of DSP.RDY_K15.getDSPAll()Returns a non-modifiable List containing all current existing repetitions of DSP.RPL_I02.getDSPAll()Returns a non-modifiable List containing all current existing repetitions of DSP.UDM_Q05.getDSPAll()Returns a non-modifiable List containing all current existing repetitions of DSP.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type DSPModifier and TypeMethodDescriptionvoidInserts a specific repetition of DSP (Display Data)voidInserts a specific repetition of DSP (Display Data)voidInserts a specific repetition of DSP (Display Data)voidInserts a specific repetition of DSP (Display Data)voidInserts a specific repetition of DSP (Display Data)voidInserts a specific repetition of DSP (Display Data)voidInserts a specific repetition of DSP (Display Data)