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