ca.uhn.hl7v2.util
Class ReflectionUtil

java.lang.Object
  extended by ca.uhn.hl7v2.util.ReflectionUtil

public class ReflectionUtil
extends java.lang.Object


Method Summary
static Message instantiateMessage(java.lang.Class<? extends Message> theType, ModelClassFactory theModelClassFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instantiateMessage

public static Message instantiateMessage(java.lang.Class<? extends Message> theType,
                                         ModelClassFactory theModelClassFactory)
                                  throws HL7Exception
Throws:
HL7Exception


Copyright © 2001-2011 University Health Network. All Rights Reserved.