Uses of Class
com.vidispine.generated.WaveformDataType
-
-
Uses of WaveformDataType in com.vidispine.generated
Methods in com.vidispine.generated that return WaveformDataType Modifier and Type Method Description WaveformDataType
ObjectFactory. createWaveformDataType()
Create an instance ofWaveformDataType
WaveformDataType
WaveformDataType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
WaveformDataType
WaveformDataType. withValue(WaveformDataType.Value... values)
WaveformDataType
WaveformDataType. withValue(Collection<WaveformDataType.Value> values)
Methods in com.vidispine.generated that return types with arguments of type WaveformDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<WaveformDataType>
ObjectFactory. createWaveformDataDocument(WaveformDataType value)
Methods in com.vidispine.generated with parameters of type WaveformDataType Modifier and Type Method Description javax.xml.bind.JAXBElement<WaveformDataType>
ObjectFactory. createWaveformDataDocument(WaveformDataType value)
-