public class GenericPrimitive extends AbstractPrimitive implements Primitive
| Constructor and Description |
|---|
GenericPrimitive(Message message)
Create a generic primitive
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the type (used in XML encoding and profile checking)
|
String |
getVersion()
As this is a generic primitive, this method returns
null to
inidicate that it is not associated with a dedicated HL7 version |
clear, encode, getValue, isEmpty, parse, setValue, toStringgetExtraComponents, getMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclear, encode, getExtraComponents, getMessage, isEmpty, parsepublic GenericPrimitive(Message message)
message - message to which the primitive is linked topublic String getName()
AbstractTypegetName in interface TypegetName in class AbstractTypepublic String getVersion()
null to
inidicate that it is not associated with a dedicated HL7 versionCopyright © 2001-2013 University Health Network. All Rights Reserved.