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, 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 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 Type
getName
in class AbstractType
public String getVersion()
public String getTableNamespace()
Copyright © 2001–2017 University Health Network. All rights reserved.