Uses of Class
ca.uhn.hl7v2.model.v24.group.EAN_U09_NOTIFICATION
Packages that use EAN_U09_NOTIFICATION
-
Uses of EAN_U09_NOTIFICATION in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return EAN_U09_NOTIFICATIONModifier and TypeMethodDescriptionEAN_U09.getNOTIFICATION()Returns the first repetition of NOTIFICATION (a Group object) - creates it if necessaryEAN_U09.getNOTIFICATION(int rep) Returns a specific repetition of NOTIFICATION (a Group object) - creates it if necessaryEAN_U09.insertNOTIFICATION(int rep) Inserts a specific repetition of NOTIFICATION (a Group object)EAN_U09.removeNOTIFICATION(int rep) Removes a specific repetition of NOTIFICATION (a Group object)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type EAN_U09_NOTIFICATIONModifier and TypeMethodDescriptionEAN_U09.getNOTIFICATIONAll()Returns a non-modifiable List containing all current existing repetitions of NOTIFICATION.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type EAN_U09_NOTIFICATIONModifier and TypeMethodDescriptionvoidEAN_U09.insertNOTIFICATION(EAN_U09_NOTIFICATION structure, int rep) Inserts a specific repetition of NOTIFICATION (a Group object)