Uses of Class
ca.uhn.hl7v2.model.v251.group.OMI_O23_ORDER
Packages that use OMI_O23_ORDER
-
Uses of OMI_O23_ORDER in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return OMI_O23_ORDERModifier and TypeMethodDescriptionOMI_O23.getORDER()Returns the first repetition of ORDER (a Group object) - creates it if necessaryOMI_O23.getORDER(int rep) Returns a specific repetition of ORDER (a Group object) - creates it if necessaryOMI_O23.insertORDER(int rep) Inserts a specific repetition of ORDER (a Group object)OMI_O23.removeORDER(int rep) Removes a specific repetition of ORDER (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type OMI_O23_ORDERModifier and TypeMethodDescriptionOMI_O23.getORDERAll()Returns a non-modifiable List containing all current existing repetitions of ORDER.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type OMI_O23_ORDERModifier and TypeMethodDescriptionvoidOMI_O23.insertORDER(OMI_O23_ORDER structure, int rep) Inserts a specific repetition of ORDER (a Group object)