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
|
getValueAsHtml, getValueOrEmpty
accept, clear, encode, getValue, isEmpty, parse, setValue, toString
getExtraComponents, getMessage, provideLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getExtraComponents, getMessage
provideLocation
public 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 Type
getName
in class AbstractType
public String getVersion()
public String getTableNamespace()
Copyright © 2001–2017 University Health Network. All rights reserved.