Uses of Class
com.vidispine.generated.WaveformDataType.Value
-
-
Uses of WaveformDataType.Value in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type WaveformDataType.Value Modifier and Type Field Description protected List<WaveformDataType.Value>
WaveformDataType. value
Methods in com.vidispine.generated that return types with arguments of type WaveformDataType.Value Modifier and Type Method Description List<WaveformDataType.Value>
WaveformDataType. getValue()
Gets the value of the value property.Methods in com.vidispine.generated with parameters of type WaveformDataType.Value Modifier and Type Method Description WaveformDataType
WaveformDataType. withValue(WaveformDataType.Value... values)
Method parameters in com.vidispine.generated with type arguments of type WaveformDataType.Value Modifier and Type Method Description WaveformDataType
WaveformDataType. withValue(Collection<WaveformDataType.Value> values)
-