Uses of Class
ca.uhn.hl7v2.model.v24.group.RGV_O15_ORDER
Packages that use RGV_O15_ORDER
-
Uses of RGV_O15_ORDER in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return RGV_O15_ORDERModifier and TypeMethodDescriptionRGV_O15.getORDER()Returns the first repetition of ORDER (a Group object) - creates it if necessaryRGV_O15.getORDER(int rep) Returns a specific repetition of ORDER (a Group object) - creates it if necessaryRGV_O15.insertORDER(int rep) Inserts a specific repetition of ORDER (a Group object)RGV_O15.removeORDER(int rep) Removes a specific repetition of ORDER (a Group object)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type RGV_O15_ORDERModifier and TypeMethodDescriptionRGV_O15.getORDERAll()Returns a non-modifiable List containing all current existing repetitions of ORDER.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type RGV_O15_ORDERModifier and TypeMethodDescriptionvoidRGV_O15.insertORDER(RGV_O15_ORDER structure, int rep) Inserts a specific repetition of ORDER (a Group object)