ca.infoway.messagebuilder.marshalling.hl7.formatter
Class EdPropertyFormatter
java.lang.Object
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractPropertyFormatter
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractNullFlavorPropertyFormatter<EncapsulatedData>
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EdPropertyFormatter
public EdPropertyFormatter()
Copyright © 2013. All Rights Reserved.