|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hl7.v3.EN
org.hl7.v3.TN
public class TN
A restriction of entity name that is effectively a simple string used for a simple name for things and places.
Java class for TN complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TN"> <complexContent> <restriction base="{urn:hl7-org:v3}EN"> <sequence> <element name="validTime" type="{urn:hl7-org:v3}IVL_TS" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary |
---|
Fields inherited from class org.hl7.v3.EN |
---|
content, use |
Constructor Summary | |
---|---|
TN()
|
Method Summary |
---|
Methods inherited from class org.hl7.v3.EN |
---|
getContent, getUse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TN()
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |