public class GenericPrimitive extends AbstractPrimitive implements Primitive
| Constructor and Description |
|---|
GenericPrimitive(Message message)
Creates a new instance of GenericPrimitive
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the type (used in XML encoding and profile checking)
|
String |
getVersion() |
clear, encode, getValue, parse, setValue, toStringgetExtraComponents, getMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclear, encode, getExtraComponents, getMessage, parsepublic GenericPrimitive(Message message)
public String getName()
getName in interface TypegetName in class AbstractTypepublic String getVersion()
ca.uhn.hl7v2.model.Primitive#getVersion()Copyright © 2001-2012 University Health Network. All Rights Reserved.