Uses of Enum Class
org.projecthusky.common.hl7cdar2.XActMoodDefEvn
Packages that use XActMoodDefEvn
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of XActMoodDefEvn in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as XActMoodDefEvnMethods in org.projecthusky.common.hl7cdar2 that return XActMoodDefEvnModifier and TypeMethodDescriptionstatic @NonNull XActMoodDefEvn
COCTMT440001UV09ValuedItem.getMoodCode()
Ruft den Wert der moodCode-Eigenschaft ab.static XActMoodDefEvn
Returns the enum constant of this class with the specified name.static XActMoodDefEvn[]
XActMoodDefEvn.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 XActMoodDefEvnModifier and TypeMethodDescriptionvoid
COCTMT440001UV09ValuedItem.setMoodCode
(XActMoodDefEvn value) Legt den Wert der moodCode-Eigenschaft fest.