|
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.BIN
org.hl7.v3.ED
org.hl7.v3.ST
org.hl7.v3.ADXP
org.hl7.v3.AdxpCity
public class AdxpCity
Java class for adxp.city complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="adxp.city"> <complexContent> <restriction base="{urn:hl7-org:v3}ADXP"> <attribute name="partType" type="{urn:hl7-org:v3}AddressPartType" fixed="CTY" /> </restriction> </complexContent> </complexType>
Field Summary |
---|
Fields inherited from class org.hl7.v3.ADXP |
---|
partType |
Fields inherited from class org.hl7.v3.ED |
---|
compression, integrityCheck, integrityCheckAlgorithm, language, mediaType |
Fields inherited from class org.hl7.v3.BIN |
---|
content, representation |
Constructor Summary | |
---|---|
AdxpCity()
|
Method Summary |
---|
Methods inherited from class org.hl7.v3.ADXP |
---|
getPartType |
Methods inherited from class org.hl7.v3.ED |
---|
getCompression, getIntegrityCheck, getIntegrityCheckAlgorithm, getLanguage, getMediaType, setCompression, setIntegrityCheck, setIntegrityCheckAlgorithm, setLanguage, setMediaType |
Methods inherited from class org.hl7.v3.BIN |
---|
content, getRepresentation, setContent, setRepresentation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdxpCity()
|
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 |