Package org.projecthusky.common.hl7cdar2
Class AdxpDeliveryAddressLine
java.lang.Object
org.projecthusky.common.hl7cdar2.ANY
org.projecthusky.common.hl7cdar2.BIN
org.projecthusky.common.hl7cdar2.ED
org.projecthusky.common.hl7cdar2.ST
org.projecthusky.common.hl7cdar2.ADXP
org.projecthusky.common.hl7cdar2.AdxpDeliveryAddressLine
Java-Klasse für adxp.deliveryAddressLine complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="adxp.deliveryAddressLine"> <complexContent> <restriction base="{urn:hl7-org:v3}ADXP"> <attribute name="partType" type="{urn:hl7-org:v3}AddressPartType" fixed="DAL" /> </restriction> </complexContent> </complexType>
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.ED
compression, integrityCheck, integrityCheckAlgorithm, language, mediaType, reference, thumbnail
Fields inherited from class org.projecthusky.common.hl7cdar2.BIN
representation
Fields inherited from class org.projecthusky.common.hl7cdar2.ANY
nullFlavor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.projecthusky.common.hl7cdar2.ADXP
getPartType
Methods inherited from class org.projecthusky.common.hl7cdar2.ED
getCompression, getIntegrityCheck, getIntegrityCheckAlgorithm, getLanguage, getMediaType, getReference, getTextContent, getThumbnail, setCompression, setIntegrityCheck, setIntegrityCheckAlgorithm, setLanguage, setMediaType, setReference, setThumbnail
Methods inherited from class org.projecthusky.common.hl7cdar2.BIN
getRepresentation, setRepresentation
Methods inherited from class org.projecthusky.common.hl7cdar2.ANY
getMergedXmlMixed, getNullFlavor, getNullFlavor, getXmlMixed, setXmlMixed, setXmlMixed
-
Constructor Details
-
AdxpDeliveryAddressLine
public AdxpDeliveryAddressLine() -
AdxpDeliveryAddressLine
-