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