Uses of Enum Class
org.projecthusky.common.hl7cdar2.XActRelationshipDocument
Packages that use XActRelationshipDocument
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of XActRelationshipDocument in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as XActRelationshipDocumentModifier and TypeFieldDescriptionprotected XActRelationshipDocumentPOCDMT000040RelatedDocument.typeCodeMethods in org.projecthusky.common.hl7cdar2 that return XActRelationshipDocumentModifier and TypeMethodDescriptionstatic @NonNull XActRelationshipDocumentPOCDMT000040RelatedDocument.getTypeCode()Ruft den Wert der typeCode-Eigenschaft ab.static XActRelationshipDocumentReturns the enum constant of this class with the specified name.static XActRelationshipDocument[]XActRelationshipDocument.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.projecthusky.common.hl7cdar2 with parameters of type XActRelationshipDocumentModifier and TypeMethodDescriptionvoidPOCDMT000040RelatedDocument.setTypeCode(XActRelationshipDocument value) Legt den Wert der typeCode-Eigenschaft fest.