Uses of Enum Class
org.hl7.v3.XClinicalStatementSupplyMood
-
Uses of XClinicalStatementSupplyMood in org.hl7.v3
Fields in org.hl7.v3 declared as XClinicalStatementSupplyMoodModifier and TypeFieldDescriptionprotected XClinicalStatementSupplyMoodCOCTMT530000UVSupply.moodCodeMethods in org.hl7.v3 that return XClinicalStatementSupplyMoodModifier and TypeMethodDescriptionstatic XClinicalStatementSupplyMoodCOCTMT530000UVSupply.getMoodCode()Gets the value of the moodCode property.static XClinicalStatementSupplyMoodReturns the enum constant of this class with the specified name.static XClinicalStatementSupplyMood[]XClinicalStatementSupplyMood.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 XClinicalStatementSupplyMoodModifier and TypeMethodDescriptionvoidCOCTMT530000UVSupply.setMoodCode(XClinicalStatementSupplyMood value) Sets the value of the moodCode property.COCTMT530000UVSupply.withMoodCode(XClinicalStatementSupplyMood value)