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