ca.infoway.messagebuilder
Interface Typed

Package class diagram package Typed
All Known Subinterfaces:
FormatContext, NamedAndTyped, ParseContext
All Known Implementing Classes:
Relationship, StandardDataType

public interface Typed

An interface that defines HL7 concepts that have types.

Author:
Intelliware Development

Method Summary
 String getType()
          Return the HL7 type -- either an HL7 data type or a complex message type.
 

Method Detail

getType

String getType()

Return the HL7 type -- either an HL7 data type or a complex message type.

Returns:
- the HL7 type


Copyright © 2013. All Rights Reserved.