ca.infoway.messagebuilder.marshalling.hl7.formatter
Interface FormatContext
- All Superinterfaces:
- Typed
public interface FormatContext
- extends Typed
getModelToXmlResult
ModelToXmlResult getModelToXmlResult()
getPropertyPath
String getPropertyPath()
getElementName
String getElementName()
getType
String getType()
- Description copied from interface:
Typed
Return the HL7 type -- either an HL7 data type or a complex message type.
- Specified by:
getType
in interface Typed
- Returns:
- - the HL7 type
getDomainType
String getDomainType()
getCodingStrength
CodingStrength getCodingStrength()
isSpecializationType
boolean isSpecializationType()
isPassOnSpecializationType
boolean isPassOnSpecializationType()
getConformanceLevel
ConformanceLevel getConformanceLevel()
getVersion
VersionNumber getVersion()
getDateTimeZone
TimeZone getDateTimeZone()
getDateTimeTimeZone
TimeZone getDateTimeTimeZone()
Copyright © 2013. All Rights Reserved.