Uses of Enum Class
org.projecthusky.common.hl7cdar2.XActRelationshipExternalReference
Packages that use XActRelationshipExternalReference
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of XActRelationshipExternalReference in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as XActRelationshipExternalReferenceModifier and TypeFieldDescriptionprotected XActRelationshipExternalReferencePOCDMT000040Reference.typeCodeMethods in org.projecthusky.common.hl7cdar2 that return XActRelationshipExternalReferenceModifier and TypeMethodDescriptionstatic @NonNull XActRelationshipExternalReferencePOCDMT000040Reference.getTypeCode()Ruft den Wert der typeCode-Eigenschaft ab.Returns the enum constant of this class with the specified name.static XActRelationshipExternalReference[]XActRelationshipExternalReference.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 XActRelationshipExternalReferenceModifier and TypeMethodDescriptionvoidPOCDMT000040Reference.setTypeCode(XActRelationshipExternalReference value) Legt den Wert der typeCode-Eigenschaft fest.