Uses of Class
ca.uhn.hl7v2.model.v251.group.OMB_O27_ORDER
Packages that use OMB_O27_ORDER
-
Uses of OMB_O27_ORDER in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return OMB_O27_ORDERModifier and TypeMethodDescriptionOMB_O27.getORDER()Returns the first repetition of ORDER (a Group object) - creates it if necessaryOMB_O27.getORDER(int rep) Returns a specific repetition of ORDER (a Group object) - creates it if necessaryOMB_O27.insertORDER(int rep) Inserts a specific repetition of ORDER (a Group object)OMB_O27.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 OMB_O27_ORDERModifier and TypeMethodDescriptionOMB_O27.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 OMB_O27_ORDERModifier and TypeMethodDescriptionvoidOMB_O27.insertORDER(OMB_O27_ORDER structure, int rep) Inserts a specific repetition of ORDER (a Group object)