Uses of Class
org.somda.sdc.biceps.model.participant.EnumStringMetricDescriptor.AllowedValue
-
Packages that use EnumStringMetricDescriptor.AllowedValue Package Description org.somda.sdc.biceps.model.participant -
-
Uses of EnumStringMetricDescriptor.AllowedValue in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type EnumStringMetricDescriptor.AllowedValue Modifier and Type Field Description protected List<EnumStringMetricDescriptor.AllowedValue>EnumStringMetricDescriptor. allowedValueMethods in org.somda.sdc.biceps.model.participant that return EnumStringMetricDescriptor.AllowedValue Modifier and Type Method Description EnumStringMetricDescriptor.AllowedValueObjectFactory. createEnumStringMetricDescriptorAllowedValue()Create an instance ofEnumStringMetricDescriptor.AllowedValueMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type EnumStringMetricDescriptor.AllowedValue Modifier and Type Method Description List<EnumStringMetricDescriptor.AllowedValue>EnumStringMetricDescriptor. getAllowedValue()Gets the value of the allowedValue property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type EnumStringMetricDescriptor.AllowedValue Modifier and Type Method Description voidEnumStringMetricDescriptor. setAllowedValue(List<EnumStringMetricDescriptor.AllowedValue> value)
-