Uses of Enum Class
org.hl7.v3.ActMoodCriterion
-
Uses of ActMoodCriterion in org.hl7.v3
Fields in org.hl7.v3 declared as ActMoodCriterionModifier and TypeFieldDescriptionprotected ActMoodCriterionCOCTMT510000UV06CoverageCharge.moodCodeprotected ActMoodCriterionCOCTMT510000UV06FinancialParticipationCharge.moodCodeMethods in org.hl7.v3 that return ActMoodCriterionModifier and TypeMethodDescriptionstatic ActMoodCriterionCOCTMT510000UV06CoverageCharge.getMoodCode()Gets the value of the moodCode property.COCTMT510000UV06FinancialParticipationCharge.getMoodCode()Gets the value of the moodCode property.static ActMoodCriterionReturns 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.Methods in org.hl7.v3 with parameters of type ActMoodCriterionModifier and TypeMethodDescriptionvoidCOCTMT510000UV06CoverageCharge.setMoodCode(ActMoodCriterion value) Sets the value of the moodCode property.voidCOCTMT510000UV06FinancialParticipationCharge.setMoodCode(ActMoodCriterion value) Sets the value of the moodCode property.COCTMT510000UV06CoverageCharge.withMoodCode(ActMoodCriterion value) COCTMT510000UV06FinancialParticipationCharge.withMoodCode(ActMoodCriterion value)