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 XActMoodDefEvnCOCTMT440001UV09ValuedItem.getMoodCode()Ruft den Wert der moodCode-Eigenschaft ab.static XActMoodDefEvnReturns 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 TypeMethodDescriptionvoidCOCTMT440001UV09ValuedItem.setMoodCode(XActMoodDefEvn value) Legt den Wert der moodCode-Eigenschaft fest.