Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.XClinicalStatementProcedureMood
Packages that use XClinicalStatementProcedureMood
-
Uses of XClinicalStatementProcedureMood in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV declared as XClinicalStatementProcedureMoodMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return XClinicalStatementProcedureMoodMethods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type XClinicalStatementProcedureMoodModifier and TypeMethodDescriptionvoid
COCTMT530000UVProcedure.setMoodCode
(XClinicalStatementProcedureMood moodCode) Set a value to attribute moodCode. -
Uses of XClinicalStatementProcedureMood in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return XClinicalStatementProcedureMoodModifier and TypeMethodDescriptionReturns 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.