Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.XClinicalStatementObservationMood
Packages that use XClinicalStatementObservationMood
-
Uses of XClinicalStatementObservationMood in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV declared as XClinicalStatementObservationMoodMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return XClinicalStatementObservationMoodMethods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type XClinicalStatementObservationMoodModifier and TypeMethodDescriptionvoid
COCTMT530000UVObservation.setMoodCode
(XClinicalStatementObservationMood moodCode) Set a value to attribute moodCode. -
Uses of XClinicalStatementObservationMood in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return XClinicalStatementObservationMoodModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static XClinicalStatementObservationMood[]
XClinicalStatementObservationMood.values()
Returns an array containing the constants of this enum class, in the order they are declared.