ca.infoway.messagebuilder.marshalling.hl7.formatter
Class AbstractEntityNamePropertyFormatter<V extends EntityName>
java.lang.Object
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractPropertyFormatter
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractNullFlavorPropertyFormatter<V>
ca.infoway.messagebuilder.marshalling.hl7.formatter.AbstractEntityNamePropertyFormatter<V>
- All Implemented Interfaces:
- PropertyFormatter
- Direct Known Subclasses:
- TnPropertyFormatter
public abstract class AbstractEntityNamePropertyFormatter<V extends EntityName>
- extends AbstractNullFlavorPropertyFormatter<V>
This is shared by all subclasses of EntityName.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractEntityNamePropertyFormatter
public AbstractEntityNamePropertyFormatter()
validateName
protected void validateName(V value,
FormatContext context)
getUseAttributeMap
protected Map<String,String> getUseAttributeMap(V value)
Copyright © 2013. All Rights Reserved.