Uses of Class
org.somda.sdc.biceps.model.participant.NumericMetricValue
-
Packages that use NumericMetricValue Package Description org.somda.sdc.biceps.model.participant -
-
Uses of NumericMetricValue in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant declared as NumericMetricValue Modifier and Type Field Description protected NumericMetricValueNumericMetricState. metricValueMethods in org.somda.sdc.biceps.model.participant that return NumericMetricValue Modifier and Type Method Description NumericMetricValueObjectFactory. createNumericMetricValue()Create an instance ofNumericMetricValueNumericMetricValueNumericMetricState. getMetricValue()Gets the value of the metricValue property.Methods in org.somda.sdc.biceps.model.participant with parameters of type NumericMetricValue Modifier and Type Method Description voidNumericMetricState. setMetricValue(NumericMetricValue value)Sets the value of the metricValue property.
-