Uses of Class
ca.uhn.hl7v2.model.v24.group.MFN_M05_MF_LOCATION
Packages that use MFN_M05_MF_LOCATION
-
Uses of MFN_M05_MF_LOCATION in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return MFN_M05_MF_LOCATIONModifier and TypeMethodDescriptionMFN_M05.getMF_LOCATION()Returns the first repetition of MF_LOCATION (a Group object) - creates it if necessaryMFN_M05.getMF_LOCATION(int rep) Returns a specific repetition of MF_LOCATION (a Group object) - creates it if necessaryMFN_M05.insertMF_LOCATION(int rep) Inserts a specific repetition of MF_LOCATION (a Group object)MFN_M05.removeMF_LOCATION(int rep) Removes a specific repetition of MF_LOCATION (a Group object)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type MFN_M05_MF_LOCATIONModifier and TypeMethodDescriptionMFN_M05.getMF_LOCATIONAll()Returns a non-modifiable List containing all current existing repetitions of MF_LOCATION.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type MFN_M05_MF_LOCATIONModifier and TypeMethodDescriptionvoidMFN_M05.insertMF_LOCATION(MFN_M05_MF_LOCATION structure, int rep) Inserts a specific repetition of MF_LOCATION (a Group object)