|
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.ON
public class ON
A name for an organization. A sequence of name parts.
Java class for ON complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ON">
<complexContent>
<restriction base="{urn:hl7-org:v3}EN">
<sequence>
<choice maxOccurs="unbounded" minOccurs="0">
<element name="delimiter" type="{urn:hl7-org:v3}en.delimiter"/>
<element name="prefix" type="{urn:hl7-org:v3}en.prefix"/>
<element name="suffix" type="{urn:hl7-org:v3}en.suffix"/>
</choice>
<element name="validTime" type="{urn:hl7-org:v3}IVL_TS" minOccurs="0"/>
</sequence>
<attribute name="use" type="{urn:hl7-org:v3}set_EntityNameUse" />
</restriction>
</complexContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class org.hl7.v3.EN |
|---|
content, use |
| Constructor Summary | |
|---|---|
ON()
|
|
| 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 ON()
|
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 | ||||||||