Uses of Enum Class
org.projecthusky.common.hl7cdar2.XActRelationshipEntry
Packages that use XActRelationshipEntry
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of XActRelationshipEntry in org.projecthusky.cda.elga.generated.artdecor.ps
Methods in org.projecthusky.cda.elga.generated.artdecor.ps that return XActRelationshipEntryModifier and TypeMethodDescriptionstatic XActRelationshipEntryEmpfohleneMedikationFull.getPredefinedEntryDriv()Adds a predefined void, filled by: "DRIV" -
Uses of XActRelationshipEntry in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as XActRelationshipEntryMethods in org.projecthusky.common.hl7cdar2 that return XActRelationshipEntryModifier and TypeMethodDescriptionstatic @NonNull XActRelationshipEntry@NonNull XActRelationshipEntryPOCDMT000040Entry.getTypeCode()Ruft den Wert der typeCode-Eigenschaft ab.static XActRelationshipEntryReturns the enum constant of this class with the specified name.static XActRelationshipEntry[]XActRelationshipEntry.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 XActRelationshipEntryModifier and TypeMethodDescriptionvoidPOCDMT000040Entry.setTypeCode(XActRelationshipEntry value) Legt den Wert der typeCode-Eigenschaft fest.