Uses of Class
ca.uhn.hl7v2.model.v24.group.RSP_Z86_COMMON_ORDER
Packages that use RSP_Z86_COMMON_ORDER
-
Uses of RSP_Z86_COMMON_ORDER in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return RSP_Z86_COMMON_ORDERModifier and TypeMethodDescriptionRSP_Z86_QUERY_RESPONSE.getCOMMON_ORDER()Returns the first repetition of COMMON_ORDER (a Group object) - creates it if necessaryRSP_Z86_QUERY_RESPONSE.getCOMMON_ORDER(int rep) Returns a specific repetition of COMMON_ORDER (a Group object) - creates it if necessaryRSP_Z86_QUERY_RESPONSE.insertCOMMON_ORDER(int rep) Inserts a specific repetition of COMMON_ORDER (a Group object)RSP_Z86_QUERY_RESPONSE.removeCOMMON_ORDER(int rep) Removes a specific repetition of COMMON_ORDER (a Group object)Methods in ca.uhn.hl7v2.model.v24.group that return types with arguments of type RSP_Z86_COMMON_ORDERModifier and TypeMethodDescriptionRSP_Z86_QUERY_RESPONSE.getCOMMON_ORDERAll()Returns a non-modifiable List containing all current existing repetitions of COMMON_ORDER.Methods in ca.uhn.hl7v2.model.v24.group with parameters of type RSP_Z86_COMMON_ORDERModifier and TypeMethodDescriptionvoidRSP_Z86_QUERY_RESPONSE.insertCOMMON_ORDER(RSP_Z86_COMMON_ORDER structure, int rep) Inserts a specific repetition of COMMON_ORDER (a Group object)