public class ISWithNamespace extends IS
| Constructor and Description |
|---|
ISWithNamespace(Message theMessage,
String theHl7Version,
String theNamespace,
int theTable)
Constructor
|
ISWithNamespace(Message theMessage,
String theHl7Version,
String theNamespace,
Integer theTable)
Constructor
|
| 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, getValueOrEmptyaccept, clear, encode, getValue, isEmpty, parse, setValue, toStringgetExtraComponents, getMessage, provideLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExtraComponents, getMessageprovideLocationpublic ISWithNamespace(Message theMessage, String theHl7Version, String theNamespace, int theTable)
public ISWithNamespace(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–2017 University Health Network. All rights reserved.