Uses of Class
ca.uhn.hl7v2.model.v251.segment.ISD
Packages that use ISD
-
Uses of ISD in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return ISDModifier and TypeMethodDescriptionESU_U01.getISD()Returns the first repetition of ISD (Interaction Status Detail) - creates it if necessaryESU_U01.getISD(int rep) Returns a specific repetition of ISD (Interaction Status Detail) - creates it if necessaryESU_U01.insertISD(int rep) Inserts a specific repetition of ISD (Interaction Status Detail)ESU_U01.removeISD(int rep) Removes a specific repetition of ISD (Interaction Status Detail)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type ISDModifier and TypeMethodDescriptionESU_U01.getISDAll()Returns a non-modifiable List containing all current existing repetitions of ISD.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type ISD