Uses of Class
org.somda.sdc.biceps.model.participant.StringMetricValue
-
Packages that use StringMetricValue Package Description org.somda.sdc.biceps.model.participant -
-
Uses of StringMetricValue in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant declared as StringMetricValue Modifier and Type Field Description protected StringMetricValueStringMetricState. metricValueMethods in org.somda.sdc.biceps.model.participant that return StringMetricValue Modifier and Type Method Description StringMetricValueObjectFactory. createStringMetricValue()Create an instance ofStringMetricValueStringMetricValueStringMetricState. getMetricValue()Gets the value of the metricValue property.Methods in org.somda.sdc.biceps.model.participant with parameters of type StringMetricValue Modifier and Type Method Description voidStringMetricState. setMetricValue(StringMetricValue value)Sets the value of the metricValue property.
-