Uses of Class
ca.uhn.hl7v2.model.v251.group.SSR_U04_SPECIMEN_CONTAINER
Packages that use SSR_U04_SPECIMEN_CONTAINER
-
Uses of SSR_U04_SPECIMEN_CONTAINER in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return SSR_U04_SPECIMEN_CONTAINERModifier and TypeMethodDescriptionSSR_U04.getSPECIMEN_CONTAINER()Returns the first repetition of SPECIMEN_CONTAINER (a Group object) - creates it if necessarySSR_U04.getSPECIMEN_CONTAINER(int rep) Returns a specific repetition of SPECIMEN_CONTAINER (a Group object) - creates it if necessarySSR_U04.insertSPECIMEN_CONTAINER(int rep) Inserts a specific repetition of SPECIMEN_CONTAINER (a Group object)SSR_U04.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 SSR_U04_SPECIMEN_CONTAINERModifier and TypeMethodDescriptionSSR_U04.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 SSR_U04_SPECIMEN_CONTAINERModifier and TypeMethodDescriptionvoidSSR_U04.insertSPECIMEN_CONTAINER(SSR_U04_SPECIMEN_CONTAINER structure, int rep) Inserts a specific repetition of SPECIMEN_CONTAINER (a Group object)