Uses of Class
ca.uhn.hl7v2.model.v251.group.OUL_R22_RESULT
Packages that use OUL_R22_RESULT
-
Uses of OUL_R22_RESULT in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return OUL_R22_RESULTModifier and TypeMethodDescriptionOUL_R22_ORDER.getRESULT()Returns the first repetition of RESULT (a Group object) - creates it if necessaryOUL_R22_ORDER.getRESULT(int rep) Returns a specific repetition of RESULT (a Group object) - creates it if necessaryOUL_R22_ORDER.insertRESULT(int rep) Inserts a specific repetition of RESULT (a Group object)OUL_R22_ORDER.removeRESULT(int rep) Removes a specific repetition of RESULT (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type OUL_R22_RESULTModifier and TypeMethodDescriptionOUL_R22_ORDER.getRESULTAll()Returns a non-modifiable List containing all current existing repetitions of RESULT.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type OUL_R22_RESULTModifier and TypeMethodDescriptionvoidOUL_R22_ORDER.insertRESULT(OUL_R22_RESULT structure, int rep) Inserts a specific repetition of RESULT (a Group object)