Uses of Class
ca.uhn.hl7v2.model.v24.group.MFR_M01_MF_QUERY
Packages that use MFR_M01_MF_QUERY
-
Uses of MFR_M01_MF_QUERY in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return MFR_M01_MF_QUERYModifier and TypeMethodDescriptionMFR_M01.getMF_QUERY()Returns the first repetition of MF_QUERY (a Group object) - creates it if necessaryMFR_M01.getMF_QUERY(int rep) Returns a specific repetition of MF_QUERY (a Group object) - creates it if necessaryMFR_M01.insertMF_QUERY(int rep) Inserts a specific repetition of MF_QUERY (a Group object)MFR_M01.removeMF_QUERY(int rep) Removes a specific repetition of MF_QUERY (a Group object)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type MFR_M01_MF_QUERYModifier and TypeMethodDescriptionMFR_M01.getMF_QUERYAll()Returns a non-modifiable List containing all current existing repetitions of MF_QUERY.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type MFR_M01_MF_QUERYModifier and TypeMethodDescriptionvoidMFR_M01.insertMF_QUERY(MFR_M01_MF_QUERY structure, int rep) Inserts a specific repetition of MF_QUERY (a Group object)