Uses of Enum Class
org.hl7.v3.XClinicalStatementSubstanceMood
-
Uses of XClinicalStatementSubstanceMood in org.hl7.v3
Fields in org.hl7.v3 declared as XClinicalStatementSubstanceMoodModifier and TypeFieldDescriptionprotected XClinicalStatementSubstanceMoodCOCTMT530000UVSubstanceAdministration.moodCodeMethods in org.hl7.v3 that return XClinicalStatementSubstanceMoodModifier and TypeMethodDescriptionCOCTMT530000UVSubstanceAdministration.getMoodCode()Gets the value of the moodCode property.Returns the enum constant of this class with the specified name.static XClinicalStatementSubstanceMood[]XClinicalStatementSubstanceMood.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 XClinicalStatementSubstanceMoodModifier and TypeMethodDescriptionvoidCOCTMT530000UVSubstanceAdministration.setMoodCode(XClinicalStatementSubstanceMood value) Sets the value of the moodCode property.COCTMT530000UVSubstanceAdministration.withMoodCode(XClinicalStatementSubstanceMood value)