Uses of Enum Class
org.hl7.v3.XClinicalStatementObservationMood
-
Uses of XClinicalStatementObservationMood in org.hl7.v3
Fields in org.hl7.v3 declared as XClinicalStatementObservationMoodModifier and TypeFieldDescriptionprotected XClinicalStatementObservationMoodCOCTMT530000UVObservation.moodCodeMethods in org.hl7.v3 that return XClinicalStatementObservationMoodModifier and TypeMethodDescriptionCOCTMT530000UVObservation.getMoodCode()Gets the value of the moodCode property.Returns 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.Methods in org.hl7.v3 with parameters of type XClinicalStatementObservationMoodModifier and TypeMethodDescriptionvoidCOCTMT530000UVObservation.setMoodCode(XClinicalStatementObservationMood value) Sets the value of the moodCode property.COCTMT530000UVObservation.withMoodCode(XClinicalStatementObservationMood value)