Uses of Class
ca.uhn.hl7v2.model.v251.group.OUL_R24_ORDER
Packages that use OUL_R24_ORDER
-
Uses of OUL_R24_ORDER in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return OUL_R24_ORDERModifier and TypeMethodDescriptionOUL_R24.getORDER()Returns the first repetition of ORDER (a Group object) - creates it if necessaryOUL_R24.getORDER(int rep) Returns a specific repetition of ORDER (a Group object) - creates it if necessaryOUL_R24.insertORDER(int rep) Inserts a specific repetition of ORDER (a Group object)OUL_R24.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 OUL_R24_ORDERModifier and TypeMethodDescriptionOUL_R24.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 OUL_R24_ORDERModifier and TypeMethodDescriptionvoidOUL_R24.insertORDER(OUL_R24_ORDER structure, int rep) Inserts a specific repetition of ORDER (a Group object)