Uses of Class
com.vidispine.generated.ByteRangeResponseType
-
-
Uses of ByteRangeResponseType in com.vidispine.generated
Methods in com.vidispine.generated that return ByteRangeResponseType Modifier and Type Method Description ByteRangeResponseType
ObjectFactory. createByteRangeResponseType()
Create an instance ofByteRangeResponseType
ByteRangeResponseType
ByteRangeResponseType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ByteRangeResponseType
ByteRangeResponseType. withEnd(BigInteger value)
ByteRangeResponseType
ByteRangeResponseType. withStart(BigInteger value)
Methods in com.vidispine.generated that return types with arguments of type ByteRangeResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<ByteRangeResponseType>
ObjectFactory. createByteRangeResponseDocument(ByteRangeResponseType value)
Methods in com.vidispine.generated with parameters of type ByteRangeResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<ByteRangeResponseType>
ObjectFactory. createByteRangeResponseDocument(ByteRangeResponseType value)
-