Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.XClinicalStatementSubstanceMood
Packages that use XClinicalStatementSubstanceMood
-
Uses of XClinicalStatementSubstanceMood in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV declared as XClinicalStatementSubstanceMoodMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return XClinicalStatementSubstanceMoodModifier and TypeMethodDescriptionCOCTMT530000UVSubstanceAdministration.getMoodCode()
Return moodCode.Methods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type XClinicalStatementSubstanceMoodModifier and TypeMethodDescriptionvoid
COCTMT530000UVSubstanceAdministration.setMoodCode
(XClinicalStatementSubstanceMood moodCode) Set a value to attribute moodCode. -
Uses of XClinicalStatementSubstanceMood in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return XClinicalStatementSubstanceMoodModifier 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.