From: Tripp, B. <Bry...@uh...> - 2005-06-27 14:39:13
|
Hi,=20 If you mean another repetition, there's nothing to do, it will be = created on the fly when you reference it.=20 If you mean you want a non-standard IN1IN2IN3 group somewhere else in = the message, you have to edit the message class code and add it yourself. = You must then let HAPI know to use your customized class. See ca.uhn.hl7v2.parser.DefaultModelClassFactory javadocs (in CVS) for the default way of doing this as of HAPI 0.5 (which should be out later this week).=20 Bryan=20 -----Original Message----- From: hl7...@li... on behalf of Arkady Sharkansky Sent: Wed 6/22/2005 1:16 PM To: hl7...@li... Subject: [HAPI-devel] need to insert another in1in2in3 loop =20 I need to insert another in1in2in3 loop into the existing message. How do I do this? =20 Thanks for your help, =20 Arkady sharkansky |