ca.infoway.messagebuilder.marshalling.hl7.formatter
Class TnPropertyFormatter
java.lang.Object
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractPropertyFormatter
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractNullFlavorPropertyFormatter<V>
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractEntityNamePropertyFormatter<TrivialName>
ca.infoway.messagebuilder.marshalling.hl7.formatter.TnPropertyFormatter
- All Implemented Interfaces:
- PropertyFormatter
public class TnPropertyFormatter
- extends AbstractEntityNamePropertyFormatter<TrivialName>
TN - TrivialName
Represents an TN object as an element:
<element-name>This is a trivial name</element-name>
http://www.hl7.org/v3ballot/html/infrastructure/itsxml/datatypes-its-xml.htm#dtimpl-TN
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TnPropertyFormatter
public TnPropertyFormatter()
Copyright © 2013. All Rights Reserved.