Uses of Class
org.somda.sdc.biceps.model.message.ObservedValueStream.Value
-
Packages that use ObservedValueStream.Value Package Description org.somda.sdc.biceps.model.message -
-
Uses of ObservedValueStream.Value in org.somda.sdc.biceps.model.message
Fields in org.somda.sdc.biceps.model.message with type parameters of type ObservedValueStream.Value Modifier and Type Field Description protected List<ObservedValueStream.Value>ObservedValueStream. valueMethods in org.somda.sdc.biceps.model.message that return ObservedValueStream.Value Modifier and Type Method Description ObservedValueStream.ValueObjectFactory. createObservedValueStreamValue()Create an instance ofObservedValueStream.ValueMethods in org.somda.sdc.biceps.model.message that return types with arguments of type ObservedValueStream.Value Modifier and Type Method Description List<ObservedValueStream.Value>ObservedValueStream. getValue()Gets the value of the value property.Method parameters in org.somda.sdc.biceps.model.message with type arguments of type ObservedValueStream.Value Modifier and Type Method Description voidObservedValueStream. setValue(List<ObservedValueStream.Value> value)
-