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

Package class diagram package EdPropertyFormatter
java.lang.Object
  extended by ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractPropertyFormatter
      extended by ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractNullFlavorPropertyFormatter<EncapsulatedData>
          extended by ca.infoway.messagebuilder.marshalling.hl7.formatter.EdPropertyFormatter
All Implemented Interfaces:
PropertyFormatter

public class EdPropertyFormatter
extends AbstractNullFlavorPropertyFormatter<EncapsulatedData>

ED.DOCORREF - Encapsulated Data (Document or Reference) Represents a String as an element: <element-name mediaType="text/plain">This is some text.</element-name> http://www.hl7.org/v3ballot/html/infrastructure/itsxml/datatypes-its-xml.htm#dtimpl-ED


Constructor Summary
EdPropertyFormatter()
           
 
Method Summary
 
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

EdPropertyFormatter

public EdPropertyFormatter()


Copyright © 2013. All Rights Reserved.