Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActMoodCriterion
-
Uses of ActMoodCriterion in net.ihe.gazelle.hl7v3.coctmt510000UV06
Modifier and TypeFieldDescriptionCOCTMT510000UV06CoverageCharge.moodCode
COCTMT510000UV06FinancialParticipationCharge.moodCode
Modifier and TypeMethodDescriptionCOCTMT510000UV06CoverageCharge.getMoodCode()
Return moodCode.COCTMT510000UV06FinancialParticipationCharge.getMoodCode()
Return moodCode.Modifier and TypeMethodDescriptionvoid
COCTMT510000UV06CoverageCharge.setMoodCode
(ActMoodCriterion moodCode) Set a value to attribute moodCode.void
COCTMT510000UV06FinancialParticipationCharge.setMoodCode
(ActMoodCriterion moodCode) Set a value to attribute moodCode. -
Uses of ActMoodCriterion in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionstatic ActMoodCriterion
static ActMoodCriterion
Returns the enum constant of this class with the specified name.static ActMoodCriterion[]
ActMoodCriterion.values()
Returns an array containing the constants of this enum class, in the order they are declared.