Uses of Class
ca.uhn.hl7v2.model.v251.group.MFN_M15_MF_INV_ITEM
Packages that use MFN_M15_MF_INV_ITEM
-
Uses of MFN_M15_MF_INV_ITEM in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return MFN_M15_MF_INV_ITEMModifier and TypeMethodDescriptionMFN_M15.getMF_INV_ITEM()Returns the first repetition of MF_INV_ITEM (a Group object) - creates it if necessaryMFN_M15.getMF_INV_ITEM(int rep) Returns a specific repetition of MF_INV_ITEM (a Group object) - creates it if necessaryMFN_M15.insertMF_INV_ITEM(int rep) Inserts a specific repetition of MF_INV_ITEM (a Group object)MFN_M15.removeMF_INV_ITEM(int rep) Removes a specific repetition of MF_INV_ITEM (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type MFN_M15_MF_INV_ITEMModifier and TypeMethodDescriptionMFN_M15.getMF_INV_ITEMAll()Returns a non-modifiable List containing all current existing repetitions of MF_INV_ITEM.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type MFN_M15_MF_INV_ITEMModifier and TypeMethodDescriptionvoidMFN_M15.insertMF_INV_ITEM(MFN_M15_MF_INV_ITEM structure, int rep) Inserts a specific repetition of MF_INV_ITEM (a Group object)