Uses of Enum Class
org.hl7.v3.XClinicalStatementEncounterMood
-
Uses of XClinicalStatementEncounterMood in org.hl7.v3
Fields in org.hl7.v3 declared as XClinicalStatementEncounterMoodModifier and TypeFieldDescriptionprotected XClinicalStatementEncounterMoodCOCTMT530000UVEncounter.moodCodeMethods in org.hl7.v3 that return XClinicalStatementEncounterMoodModifier and TypeMethodDescriptionCOCTMT530000UVEncounter.getMoodCode()Gets the value of the moodCode property.Returns the enum constant of this class with the specified name.static XClinicalStatementEncounterMood[]XClinicalStatementEncounterMood.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 XClinicalStatementEncounterMoodModifier and TypeMethodDescriptionvoidCOCTMT530000UVEncounter.setMoodCode(XClinicalStatementEncounterMood value) Sets the value of the moodCode property.COCTMT530000UVEncounter.withMoodCode(XClinicalStatementEncounterMood value)