Uses of Class
ca.uhn.hl7v2.model.v22.group.MFN_M02_MF_STAFF
Packages that use MFN_M02_MF_STAFF
-
Uses of MFN_M02_MF_STAFF in ca.uhn.hl7v2.model.v22.message
Methods in ca.uhn.hl7v2.model.v22.message that return MFN_M02_MF_STAFFModifier and TypeMethodDescriptionMFN_M02.getMF_STAFF()Returns the first repetition of MF_STAFF (a Group object) - creates it if necessaryMFN_M02.getMF_STAFF(int rep) Returns a specific repetition of MF_STAFF (a Group object) - creates it if necessaryMFN_M02.insertMF_STAFF(int rep) Inserts a specific repetition of MF_STAFF (a Group object)MFN_M02.removeMF_STAFF(int rep) Removes a specific repetition of MF_STAFF (a Group object)Methods in ca.uhn.hl7v2.model.v22.message that return types with arguments of type MFN_M02_MF_STAFFModifier and TypeMethodDescriptionMFN_M02.getMF_STAFFAll()Returns a non-modifiable List containing all current existing repetitions of MF_STAFF.Methods in ca.uhn.hl7v2.model.v22.message with parameters of type MFN_M02_MF_STAFFModifier and TypeMethodDescriptionvoidMFN_M02.insertMF_STAFF(MFN_M02_MF_STAFF structure, int rep) Inserts a specific repetition of MF_STAFF (a Group object)