Uses of Class
ca.uhn.hl7v2.model.v22.group.MFR_M02_MF_STAFF
Packages that use MFR_M02_MF_STAFF
-
Uses of MFR_M02_MF_STAFF in ca.uhn.hl7v2.model.v22.message
Methods in ca.uhn.hl7v2.model.v22.message that return MFR_M02_MF_STAFFModifier and TypeMethodDescriptionMFR_M02.getMF_STAFF()Returns the first repetition of MF_STAFF (a Group object) - creates it if necessaryMFR_M02.getMF_STAFF(int rep) Returns a specific repetition of MF_STAFF (a Group object) - creates it if necessaryMFR_M02.insertMF_STAFF(int rep) Inserts a specific repetition of MF_STAFF (a Group object)MFR_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 MFR_M02_MF_STAFFModifier and TypeMethodDescriptionMFR_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 MFR_M02_MF_STAFFModifier and TypeMethodDescriptionvoidMFR_M02.insertMF_STAFF(MFR_M02_MF_STAFF structure, int rep) Inserts a specific repetition of MF_STAFF (a Group object)