Uses of Class
ca.uhn.hl7v2.model.v251.group.ORS_O06_ORDER
Packages that use ORS_O06_ORDER
-
Uses of ORS_O06_ORDER in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return ORS_O06_ORDERModifier and TypeMethodDescriptionORS_O06_RESPONSE.getORDER()Returns the first repetition of ORDER (a Group object) - creates it if necessaryORS_O06_RESPONSE.getORDER(int rep) Returns a specific repetition of ORDER (a Group object) - creates it if necessaryORS_O06_RESPONSE.insertORDER(int rep) Inserts a specific repetition of ORDER (a Group object)ORS_O06_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 ORS_O06_ORDERModifier and TypeMethodDescriptionORS_O06_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 ORS_O06_ORDERModifier and TypeMethodDescriptionvoidORS_O06_RESPONSE.insertORDER(ORS_O06_ORDER structure, int rep) Inserts a specific repetition of ORDER (a Group object)