ca.infoway.messagebuilder.marshalling.hl7.formatter
Class TnPropertyFormatter

Package class diagram package TnPropertyFormatter
java.lang.Object
  extended by ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractPropertyFormatter
      extended by ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractNullFlavorPropertyFormatter<V>
          extended by ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractEntityNamePropertyFormatter<TrivialName>
              extended by 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


Constructor Summary
TnPropertyFormatter()
           
 
Method Summary
 
Methods inherited from class ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractEntityNamePropertyFormatter
getUseAttributeMap, validateName
 
Methods inherited from class ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractNullFlavorPropertyFormatter
createMissingMandatoryWarning, createNullFlavorAttributes, extractBareValue, format, isEmptyCollection, isMandatoryOrPopulated, toStringMap
 
Methods inherited from class ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractPropertyFormatter
addSpecializationType, createElement, createElement, createElementClosure, createSpecializationTypeAttibutesIfNecessary, createWarning, format, isNullFlavor, xmlify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TnPropertyFormatter

public TnPropertyFormatter()


Copyright © 2013. All Rights Reserved.