Uses of Class
ca.uhn.hl7v2.model.v251.group.SSU_U03_SPECIMEN_CONTAINER
Packages that use SSU_U03_SPECIMEN_CONTAINER
-
Uses of SSU_U03_SPECIMEN_CONTAINER in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return SSU_U03_SPECIMEN_CONTAINERModifier and TypeMethodDescriptionSSU_U03.getSPECIMEN_CONTAINER()Returns the first repetition of SPECIMEN_CONTAINER (a Group object) - creates it if necessarySSU_U03.getSPECIMEN_CONTAINER(int rep) Returns a specific repetition of SPECIMEN_CONTAINER (a Group object) - creates it if necessarySSU_U03.insertSPECIMEN_CONTAINER(int rep) Inserts a specific repetition of SPECIMEN_CONTAINER (a Group object)SSU_U03.removeSPECIMEN_CONTAINER(int rep) Removes a specific repetition of SPECIMEN_CONTAINER (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type SSU_U03_SPECIMEN_CONTAINERModifier and TypeMethodDescriptionSSU_U03.getSPECIMEN_CONTAINERAll()Returns a non-modifiable List containing all current existing repetitions of SPECIMEN_CONTAINER.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type SSU_U03_SPECIMEN_CONTAINERModifier and TypeMethodDescriptionvoidSSU_U03.insertSPECIMEN_CONTAINER(SSU_U03_SPECIMEN_CONTAINER structure, int rep) Inserts a specific repetition of SPECIMEN_CONTAINER (a Group object)