Uses of Class
ca.uhn.hl7v2.model.v22.segment.MFA
Packages that use MFA
-
Uses of MFA in ca.uhn.hl7v2.model.v22.message
Methods in ca.uhn.hl7v2.model.v22.message that return MFAModifier and TypeMethodDescriptionMFD_M01.getMFA()Returns the first repetition of MFA (MASTER FILE ACKNOWLEDGEMENT) - creates it if necessaryMFD_M01.getMFA(int rep) Returns a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT) - creates it if necessaryMFD_M02.getMFA()Returns the first repetition of MFA (MASTER FILE ACKNOWLEDGEMENT) - creates it if necessaryMFD_M02.getMFA(int rep) Returns a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT) - creates it if necessaryMFD_M03.getMFA()Returns the first repetition of MFA (MASTER FILE ACKNOWLEDGEMENT) - creates it if necessaryMFD_M03.getMFA(int rep) Returns a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT) - creates it if necessaryMFK_M01.getMFA()Returns the first repetition of MFA (MASTER FILE ACKNOWLEDGEMENT) - creates it if necessaryMFK_M01.getMFA(int rep) Returns a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT) - creates it if necessaryMFK_M02.getMFA()Returns the first repetition of MFA (MASTER FILE ACKNOWLEDGEMENT) - creates it if necessaryMFK_M02.getMFA(int rep) Returns a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT) - creates it if necessaryMFK_M03.getMFA()Returns the first repetition of MFA (MASTER FILE ACKNOWLEDGEMENT) - creates it if necessaryMFK_M03.getMFA(int rep) Returns a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT) - creates it if necessaryMFD_M01.insertMFA(int rep) Inserts a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)MFD_M02.insertMFA(int rep) Inserts a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)MFD_M03.insertMFA(int rep) Inserts a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)MFK_M01.insertMFA(int rep) Inserts a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)MFK_M02.insertMFA(int rep) Inserts a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)MFK_M03.insertMFA(int rep) Inserts a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)MFD_M01.removeMFA(int rep) Removes a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)MFD_M02.removeMFA(int rep) Removes a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)MFD_M03.removeMFA(int rep) Removes a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)MFK_M01.removeMFA(int rep) Removes a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)MFK_M02.removeMFA(int rep) Removes a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)MFK_M03.removeMFA(int rep) Removes a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)Methods in ca.uhn.hl7v2.model.v22.message that return types with arguments of type MFAModifier and TypeMethodDescriptionMFD_M01.getMFAAll()Returns a non-modifiable List containing all current existing repetitions of MFA.MFD_M02.getMFAAll()Returns a non-modifiable List containing all current existing repetitions of MFA.MFD_M03.getMFAAll()Returns a non-modifiable List containing all current existing repetitions of MFA.MFK_M01.getMFAAll()Returns a non-modifiable List containing all current existing repetitions of MFA.MFK_M02.getMFAAll()Returns a non-modifiable List containing all current existing repetitions of MFA.MFK_M03.getMFAAll()Returns a non-modifiable List containing all current existing repetitions of MFA.Methods in ca.uhn.hl7v2.model.v22.message with parameters of type MFAModifier and TypeMethodDescriptionvoidInserts a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)voidInserts a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)voidInserts a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)voidInserts a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)voidInserts a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)voidInserts a specific repetition of MFA (MASTER FILE ACKNOWLEDGEMENT)