public class IDWithNamespace extends ID
| Constructor and Description |
|---|
IDWithNamespace(Message theMessage,
String theHl7Version,
String theNamespace,
int theTable) |
IDWithNamespace(Message theMessage,
String theHl7Version,
String theNamespace,
Integer theTable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the type (used in XML encoding and profile checking)
|
String |
getTableNamespace() |
String |
getVersion()
Returns the HL7 version associated with this type instance
|
clear, encode, getValue, parse, setValue, toStringgetExtraComponents, getMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExtraComponents, getMessagepublic IDWithNamespace(Message theMessage, String theHl7Version, String theNamespace, int theTable)
public IDWithNamespace(Message theMessage, String theHl7Version, String theNamespace, Integer theTable)
public String getName()
getName in interface TypegetName in class AbstractTypepublic String getVersion()
public String getTableNamespace()
Copyright © 2001-2012 University Health Network. All Rights Reserved.