Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.XActMoodDefEvn
Packages that use XActMoodDefEvn
-
Uses of XActMoodDefEvn in net.ihe.gazelle.hl7v3.mcaimt900001UV01
Fields in net.ihe.gazelle.hl7v3.mcaimt900001UV01 declared as XActMoodDefEvnMethods in net.ihe.gazelle.hl7v3.mcaimt900001UV01 that return XActMoodDefEvnModifier and TypeMethodDescriptionMCAIMT900001UV01DetectedIssueManagement.getMoodCode()Return moodCode.Methods in net.ihe.gazelle.hl7v3.mcaimt900001UV01 with parameters of type XActMoodDefEvnModifier and TypeMethodDescriptionvoidMCAIMT900001UV01DetectedIssueManagement.setMoodCode(XActMoodDefEvn moodCode) Set a value to attribute moodCode. -
Uses of XActMoodDefEvn in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return XActMoodDefEvnModifier and TypeMethodDescriptionstatic XActMoodDefEvnstatic 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.