Uses of Enum Class
org.hl7.v3.XClinicalStatementProcedureMood
-
Uses of XClinicalStatementProcedureMood in org.hl7.v3
Fields in org.hl7.v3 declared as XClinicalStatementProcedureMoodModifier and TypeFieldDescriptionprotected XClinicalStatementProcedureMoodCOCTMT530000UVProcedure.moodCodeMethods in org.hl7.v3 that return XClinicalStatementProcedureMoodModifier and TypeMethodDescriptionCOCTMT530000UVProcedure.getMoodCode()Gets the value of the moodCode property.Returns the enum constant of this class with the specified name.static XClinicalStatementProcedureMood[]XClinicalStatementProcedureMood.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 XClinicalStatementProcedureMoodModifier and TypeMethodDescriptionvoidCOCTMT530000UVProcedure.setMoodCode(XClinicalStatementProcedureMood value) Sets the value of the moodCode property.COCTMT530000UVProcedure.withMoodCode(XClinicalStatementProcedureMood value)