Uses of Class
ca.uhn.hl7v2.model.v251.group.SSU_U03_SPECIMEN
Packages that use SSU_U03_SPECIMEN
-
Uses of SSU_U03_SPECIMEN in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return SSU_U03_SPECIMENModifier and TypeMethodDescriptionSSU_U03_SPECIMEN_CONTAINER.getSPECIMEN()Returns the first repetition of SPECIMEN (a Group object) - creates it if necessarySSU_U03_SPECIMEN_CONTAINER.getSPECIMEN(int rep) Returns a specific repetition of SPECIMEN (a Group object) - creates it if necessarySSU_U03_SPECIMEN_CONTAINER.insertSPECIMEN(int rep) Inserts a specific repetition of SPECIMEN (a Group object)SSU_U03_SPECIMEN_CONTAINER.removeSPECIMEN(int rep) Removes a specific repetition of SPECIMEN (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type SSU_U03_SPECIMENModifier and TypeMethodDescriptionSSU_U03_SPECIMEN_CONTAINER.getSPECIMENAll()Returns a non-modifiable List containing all current existing repetitions of SPECIMEN.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type SSU_U03_SPECIMENModifier and TypeMethodDescriptionvoidSSU_U03_SPECIMEN_CONTAINER.insertSPECIMEN(SSU_U03_SPECIMEN structure, int rep) Inserts a specific repetition of SPECIMEN (a Group object)