Uses of Class
ca.uhn.hl7v2.model.v251.group.MFN_M05_MF_LOC_DEPT
Packages that use MFN_M05_MF_LOC_DEPT
-
Uses of MFN_M05_MF_LOC_DEPT in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return MFN_M05_MF_LOC_DEPTModifier and TypeMethodDescriptionMFN_M05_MF_LOCATION.getMF_LOC_DEPT()Returns the first repetition of MF_LOC_DEPT (a Group object) - creates it if necessaryMFN_M05_MF_LOCATION.getMF_LOC_DEPT(int rep) Returns a specific repetition of MF_LOC_DEPT (a Group object) - creates it if necessaryMFN_M05_MF_LOCATION.insertMF_LOC_DEPT(int rep) Inserts a specific repetition of MF_LOC_DEPT (a Group object)MFN_M05_MF_LOCATION.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 MFN_M05_MF_LOC_DEPTModifier and TypeMethodDescriptionMFN_M05_MF_LOCATION.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 MFN_M05_MF_LOC_DEPTModifier and TypeMethodDescriptionvoidMFN_M05_MF_LOCATION.insertMF_LOC_DEPT(MFN_M05_MF_LOC_DEPT structure, int rep) Inserts a specific repetition of MF_LOC_DEPT (a Group object)