ca.infoway.messagebuilder.marshalling.hl7.formatter
Class AbstractRtoPropertyFormatter<T,U>
java.lang.Object
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractPropertyFormatter
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractNullFlavorPropertyFormatter<BareRatio>
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractRtoPropertyFormatter<T,U>
- All Implemented Interfaces:
- PropertyFormatter
- Direct Known Subclasses:
- RtoMoPqPropertyFormatter, RtoPqPqPropertyFormatter
public abstract class AbstractRtoPropertyFormatter<T,U>
- extends AbstractNullFlavorPropertyFormatter<BareRatio>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractRtoPropertyFormatter
public AbstractRtoPropertyFormatter()
formatNumerator
protected abstract String formatNumerator(FormatContext context,
T numerator,
int indentLevel)
formatDenominator
protected abstract String formatDenominator(FormatContext context,
U denominator,
int indentLevel)
Copyright © 2013. All Rights Reserved.