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 ActMoodGoal
COCTMT230100UVObservationGoal.getMoodCode()
Ruft den Wert der moodCode-Eigenschaft ab.static ActMoodGoal
Returns 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 TypeMethodDescriptionvoid
COCTMT230100UVObservationGoal.setMoodCode
(ActMoodGoal value) Legt den Wert der moodCode-Eigenschaft fest.