ca.infoway.messagebuilder.marshalling.hl7.formatter
Class PqPropertyFormatter
java.lang.Object
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractPropertyFormatter
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractNullFlavorPropertyFormatter<V>
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractAttributePropertyFormatter<PhysicalQuantity>
ca.infoway.messagebuilder.marshalling.hl7.formatter.PqPropertyFormatter
- All Implemented Interfaces:
- PropertyFormatter
public class PqPropertyFormatter
- extends AbstractAttributePropertyFormatter<PhysicalQuantity>
PQ - Physical Quantity
Represents a Physical Quantity object as an element:
<element-name value="123.33" unit="mg"/>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTRIBUTE_UNIT
public static final String ATTRIBUTE_UNIT
- See Also:
- Constant Field Values
ATTRIBUTE_VALUE
public static final String ATTRIBUTE_VALUE
- See Also:
- Constant Field Values
PqPropertyFormatter
public PqPropertyFormatter()
Copyright © 2013. All Rights Reserved.