Uses of Class
ca.uhn.hl7v2.model.v24.group.RCI_I05_RESULTS
Packages that use RCI_I05_RESULTS
-
Uses of RCI_I05_RESULTS in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return RCI_I05_RESULTSModifier and TypeMethodDescriptionRCI_I05_OBSERVATION.getRESULTS()Returns the first repetition of RESULTS (a Group object) - creates it if necessaryRCI_I05_OBSERVATION.getRESULTS(int rep) Returns a specific repetition of RESULTS (a Group object) - creates it if necessaryRCI_I05_OBSERVATION.insertRESULTS(int rep) Inserts a specific repetition of RESULTS (a Group object)RCI_I05_OBSERVATION.removeRESULTS(int rep) Removes a specific repetition of RESULTS (a Group object)Methods in ca.uhn.hl7v2.model.v24.group that return types with arguments of type RCI_I05_RESULTSModifier and TypeMethodDescriptionRCI_I05_OBSERVATION.getRESULTSAll()Returns a non-modifiable List containing all current existing repetitions of RESULTS.Methods in ca.uhn.hl7v2.model.v24.group with parameters of type RCI_I05_RESULTSModifier and TypeMethodDescriptionvoidRCI_I05_OBSERVATION.insertRESULTS(RCI_I05_RESULTS structure, int rep) Inserts a specific repetition of RESULTS (a Group object)