Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.XClinicalStatementSupplyMood
Packages that use XClinicalStatementSupplyMood
-
Uses of XClinicalStatementSupplyMood in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV declared as XClinicalStatementSupplyMoodMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return XClinicalStatementSupplyMoodMethods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type XClinicalStatementSupplyMoodModifier and TypeMethodDescriptionvoid
COCTMT530000UVSupply.setMoodCode
(XClinicalStatementSupplyMood moodCode) Set a value to attribute moodCode. -
Uses of XClinicalStatementSupplyMood in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return XClinicalStatementSupplyMoodModifier and TypeMethodDescriptionstatic XClinicalStatementSupplyMood
static XClinicalStatementSupplyMood
Returns 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.