Uses of Class
ca.uhn.hl7v2.model.v251.group.OUL_R22_ORDER
Packages that use OUL_R22_ORDER
-
Uses of OUL_R22_ORDER in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return OUL_R22_ORDERModifier and TypeMethodDescriptionOUL_R22_SPECIMEN.getORDER()Returns the first repetition of ORDER (a Group object) - creates it if necessaryOUL_R22_SPECIMEN.getORDER(int rep) Returns a specific repetition of ORDER (a Group object) - creates it if necessaryOUL_R22_SPECIMEN.insertORDER(int rep) Inserts a specific repetition of ORDER (a Group object)OUL_R22_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 OUL_R22_ORDERModifier and TypeMethodDescriptionOUL_R22_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 OUL_R22_ORDERModifier and TypeMethodDescriptionvoidOUL_R22_SPECIMEN.insertORDER(OUL_R22_ORDER structure, int rep) Inserts a specific repetition of ORDER (a Group object)