Package org.projecthusky.common.hl7cdar2
Class EnGiven
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.ENXP
org.projecthusky.common.hl7cdar2.EnGiven
Java-Klasse für en.given complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="en.given">
<complexContent>
<restriction base="{urn:hl7-org:v3}ENXP">
<attribute name="partType" type="{urn:hl7-org:v3}EntityNamePartType" fixed="GIV" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.ED
compression, integrityCheck, integrityCheckAlgorithm, language, mediaType, reference, thumbnailFields inherited from class org.projecthusky.common.hl7cdar2.BIN
representationFields inherited from class org.projecthusky.common.hl7cdar2.ANY
nullFlavor -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.projecthusky.common.hl7cdar2.ENXP
getPartType, getQualifier, getQualifier, setPartTypeMethods inherited from class org.projecthusky.common.hl7cdar2.ED
getCompression, getIntegrityCheck, getIntegrityCheckAlgorithm, getLanguage, getMediaType, getReference, getTextContent, getThumbnail, setCompression, setIntegrityCheck, setIntegrityCheckAlgorithm, setLanguage, setMediaType, setReference, setThumbnailMethods inherited from class org.projecthusky.common.hl7cdar2.BIN
getRepresentation, setRepresentationMethods inherited from class org.projecthusky.common.hl7cdar2.ANY
getMergedXmlMixed, getNullFlavor, getNullFlavor, getXmlMixed, setXmlMixed, setXmlMixed
-
Constructor Details
-
EnGiven
public EnGiven() -
EnGiven
-