Uses of Enum Class
org.hl7.v3.XClinicalStatementActMood
-
Uses of XClinicalStatementActMood in org.hl7.v3
Fields in org.hl7.v3 declared as XClinicalStatementActMoodMethods in org.hl7.v3 that return XClinicalStatementActMoodModifier and TypeMethodDescriptionstatic XClinicalStatementActMoodCOCTMT530000UVAct.getMoodCode()Gets the value of the moodCode property.static 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.Methods in org.hl7.v3 with parameters of type XClinicalStatementActMoodModifier and TypeMethodDescriptionvoidCOCTMT530000UVAct.setMoodCode(XClinicalStatementActMood value) Sets the value of the moodCode property.COCTMT530000UVAct.withMoodCode(XClinicalStatementActMood value)