Uses of Class
ca.uhn.hl7v2.model.v251.group.RSP_Q11_MF_LOC_DEPT
Packages that use RSP_Q11_MF_LOC_DEPT
-
Uses of RSP_Q11_MF_LOC_DEPT in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return RSP_Q11_MF_LOC_DEPTModifier and TypeMethodDescriptionRSP_Q11_QUERY_RESULT_CLUSTER.getMF_LOC_DEPT()Returns the first repetition of MF_LOC_DEPT (a Group object) - creates it if necessaryRSP_Q11_QUERY_RESULT_CLUSTER.getMF_LOC_DEPT(int rep) Returns a specific repetition of MF_LOC_DEPT (a Group object) - creates it if necessaryRSP_Q11_QUERY_RESULT_CLUSTER.insertMF_LOC_DEPT(int rep) Inserts a specific repetition of MF_LOC_DEPT (a Group object)RSP_Q11_QUERY_RESULT_CLUSTER.removeMF_LOC_DEPT(int rep) Removes a specific repetition of MF_LOC_DEPT (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type RSP_Q11_MF_LOC_DEPTModifier and TypeMethodDescriptionRSP_Q11_QUERY_RESULT_CLUSTER.getMF_LOC_DEPTAll()Returns a non-modifiable List containing all current existing repetitions of MF_LOC_DEPT.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type RSP_Q11_MF_LOC_DEPTModifier and TypeMethodDescriptionvoidRSP_Q11_QUERY_RESULT_CLUSTER.insertMF_LOC_DEPT(RSP_Q11_MF_LOC_DEPT structure, int rep) Inserts a specific repetition of MF_LOC_DEPT (a Group object)