Uses of Class
ca.uhn.hl7v2.model.v251.group.OML_O35_ORDER
Packages that use OML_O35_ORDER
-
Uses of OML_O35_ORDER in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return OML_O35_ORDERModifier and TypeMethodDescriptionOML_O35_SPECIMEN_CONTAINER.getORDER()Returns the first repetition of ORDER (a Group object) - creates it if necessaryOML_O35_SPECIMEN_CONTAINER.getORDER(int rep) Returns a specific repetition of ORDER (a Group object) - creates it if necessaryOML_O35_SPECIMEN_CONTAINER.insertORDER(int rep) Inserts a specific repetition of ORDER (a Group object)OML_O35_SPECIMEN_CONTAINER.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_O35_ORDERModifier and TypeMethodDescriptionOML_O35_SPECIMEN_CONTAINER.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_O35_ORDERModifier and TypeMethodDescriptionvoidOML_O35_SPECIMEN_CONTAINER.insertORDER(OML_O35_ORDER structure, int rep) Inserts a specific repetition of ORDER (a Group object)