Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActMoodIntent
Package
Description
-
Uses of ActMoodIntent in net.ihe.gazelle.hl7v3.coctmt300000UV04
Modifier and TypeMethodDescriptionCOCTMT300000UV04SubstanceAdministrationIntent.getMoodCode()
Return moodCode.Modifier and TypeMethodDescriptionvoid
COCTMT300000UV04SubstanceAdministrationIntent.setMoodCode
(ActMoodIntent moodCode) Set a value to attribute moodCode. -
Uses of ActMoodIntent in net.ihe.gazelle.hl7v3.coctmt600000UV06
Modifier and TypeMethodDescriptionCOCTMT600000UV06PrescriptionIntent.getMoodCode()
Return moodCode.Modifier and TypeMethodDescriptionvoid
COCTMT600000UV06PrescriptionIntent.setMoodCode
(ActMoodIntent moodCode) Set a value to attribute moodCode. -
Uses of ActMoodIntent in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionstatic ActMoodIntent
static ActMoodIntent
Returns the enum constant of this class with the specified name.static ActMoodIntent[]
ActMoodIntent.values()
Returns an array containing the constants of this enum class, in the order they are declared.