Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActMoodCriterion
Packages that use ActMoodCriterion
-
Uses of ActMoodCriterion in net.ihe.gazelle.hl7v3.coctmt510000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt510000UV06 declared as ActMoodCriterionModifier and TypeFieldDescriptionCOCTMT510000UV06CoverageCharge.moodCode
COCTMT510000UV06FinancialParticipationCharge.moodCode
Methods in net.ihe.gazelle.hl7v3.coctmt510000UV06 that return ActMoodCriterionModifier and TypeMethodDescriptionCOCTMT510000UV06CoverageCharge.getMoodCode()
Return moodCode.COCTMT510000UV06FinancialParticipationCharge.getMoodCode()
Return moodCode.Methods in net.ihe.gazelle.hl7v3.coctmt510000UV06 with parameters of type ActMoodCriterionModifier 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
Methods in net.ihe.gazelle.hl7v3.voc that return ActMoodCriterionModifier 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.