Uses of Class
ca.uhn.hl7v2.model.v251.group.MFN_Znn_MF_SITE_DEFINED
Packages that use MFN_Znn_MF_SITE_DEFINED
-
Uses of MFN_Znn_MF_SITE_DEFINED in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return MFN_Znn_MF_SITE_DEFINEDModifier and TypeMethodDescriptionMFN_Znn.getMF_SITE_DEFINED()Returns the first repetition of MF_SITE_DEFINED (a Group object) - creates it if necessaryMFN_Znn.getMF_SITE_DEFINED(int rep) Returns a specific repetition of MF_SITE_DEFINED (a Group object) - creates it if necessaryMFN_Znn.insertMF_SITE_DEFINED(int rep) Inserts a specific repetition of MF_SITE_DEFINED (a Group object)MFN_Znn.removeMF_SITE_DEFINED(int rep) Removes a specific repetition of MF_SITE_DEFINED (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type MFN_Znn_MF_SITE_DEFINEDModifier and TypeMethodDescriptionMFN_Znn.getMF_SITE_DEFINEDAll()Returns a non-modifiable List containing all current existing repetitions of MF_SITE_DEFINED.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type MFN_Znn_MF_SITE_DEFINEDModifier and TypeMethodDescriptionvoidMFN_Znn.insertMF_SITE_DEFINED(MFN_Znn_MF_SITE_DEFINED structure, int rep) Inserts a specific repetition of MF_SITE_DEFINED (a Group object)