Uses of Class
com.vidispine.generated.ByteRangeRequestType
-
-
Uses of ByteRangeRequestType in com.vidispine.generated
Methods in com.vidispine.generated that return ByteRangeRequestType Modifier and Type Method Description ByteRangeRequestType
ObjectFactory. createByteRangeRequestType()
Create an instance ofByteRangeRequestType
ByteRangeRequestType
ByteRangeRequestType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ByteRangeRequestType
ByteRangeRequestType. withDescriptor(PartialFileDescriptorType value)
ByteRangeRequestType
ByteRangeRequestType. withInterval(TimeIntervalType value)
Methods in com.vidispine.generated that return types with arguments of type ByteRangeRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<ByteRangeRequestType>
ObjectFactory. createByteRangeRequestDocument(ByteRangeRequestType value)
Methods in com.vidispine.generated with parameters of type ByteRangeRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<ByteRangeRequestType>
ObjectFactory. createByteRangeRequestDocument(ByteRangeRequestType value)
-