ca.infoway.messagebuilder.marshalling.hl7.parser
Class FullCodeWrapper

Package class diagram package FullCodeWrapper
java.lang.Object
  extended by ca.infoway.messagebuilder.marshalling.hl7.parser.FullCodeWrapper

public class FullCodeWrapper
extends Object


Nested Class Summary
static class FullCodeWrapper.FullCodeHandler
           
 
Constructor Summary
FullCodeWrapper()
           
 
Method Summary
static
<T extends Code>
T
wrap(Class<T> type, Code code, String codeSystem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FullCodeWrapper

public FullCodeWrapper()
Method Detail

wrap

public static <T extends Code> T wrap(Class<T> type,
                                      Code code,
                                      String codeSystem)


Copyright © 2013. All Rights Reserved.