Uses of Class
ca.uhn.hl7v2.model.v24.group.RAS_O17_ORDER
Packages that use RAS_O17_ORDER
-
Uses of RAS_O17_ORDER in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return RAS_O17_ORDERModifier and TypeMethodDescriptionRAS_O17.getORDER()Returns the first repetition of ORDER (a Group object) - creates it if necessaryRAS_O17.getORDER(int rep) Returns a specific repetition of ORDER (a Group object) - creates it if necessaryRAS_O17.insertORDER(int rep) Inserts a specific repetition of ORDER (a Group object)RAS_O17.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 RAS_O17_ORDERModifier and TypeMethodDescriptionRAS_O17.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 RAS_O17_ORDERModifier and TypeMethodDescriptionvoidRAS_O17.insertORDER(RAS_O17_ORDER structure, int rep) Inserts a specific repetition of ORDER (a Group object)