Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.XClinicalStatementSubstanceMood
-
Uses of XClinicalStatementSubstanceMood in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeMethodDescriptionCOCTMT530000UVSubstanceAdministration.getMoodCode()
Return moodCode.Modifier and TypeMethodDescriptionvoid
COCTMT530000UVSubstanceAdministration.setMoodCode
(XClinicalStatementSubstanceMood moodCode) Set a value to attribute moodCode. -
Uses of XClinicalStatementSubstanceMood in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionReturns 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.