Uses of Class
ca.uhn.hl7v2.model.v251.group.ORP_O10_ORDER
Packages that use ORP_O10_ORDER
-
Uses of ORP_O10_ORDER in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return ORP_O10_ORDERModifier and TypeMethodDescriptionORP_O10_RESPONSE.getORDER()Returns the first repetition of ORDER (a Group object) - creates it if necessaryORP_O10_RESPONSE.getORDER(int rep) Returns a specific repetition of ORDER (a Group object) - creates it if necessaryORP_O10_RESPONSE.insertORDER(int rep) Inserts a specific repetition of ORDER (a Group object)ORP_O10_RESPONSE.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 ORP_O10_ORDERModifier and TypeMethodDescriptionORP_O10_RESPONSE.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 ORP_O10_ORDERModifier and TypeMethodDescriptionvoidORP_O10_RESPONSE.insertORDER(ORP_O10_ORDER structure, int rep) Inserts a specific repetition of ORDER (a Group object)