Uses of Class
com.vidispine.generated.PartialFileDescriptorType
-
Uses of PartialFileDescriptorType in com.vidispine.generated
Fields in com.vidispine.generated declared as PartialFileDescriptorTypeModifier and TypeFieldDescriptionprotected PartialFileDescriptorType
ByteRangeRequestType.descriptor
protected PartialFileDescriptorType
PartialFileDemuxerInfoType.descriptor
Methods in com.vidispine.generated that return PartialFileDescriptorTypeModifier and TypeMethodDescriptionObjectFactory.createPartialFileDescriptorType()
Create an instance ofPartialFileDescriptorType
ByteRangeRequestType.getDescriptor()
Gets the value of the descriptor property.PartialFileDemuxerInfoType.getDescriptor()
Gets the value of the descriptor property.PartialFileDescriptorType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) PartialFileDescriptorType.withAudioStream
(AudioComponentType... values) Adds objects to the list of AudioStream using add methodPartialFileDescriptorType.withAudioStream
(Collection<AudioComponentType> values) Adds objects to the list of AudioStream using addAll methodPartialFileDescriptorType.withContainerComponent
(ContainerComponentType value) Sets the value of the containerComponent property.PartialFileDescriptorType.withDropFrame
(Boolean value) Sets the value of the dropFrame property.PartialFileDescriptorType.withDvDescriptor
(PartialFileDVDescriptorType value) Sets the value of the dvDescriptor property.PartialFileDescriptorType.withIndex
(PartialFileRandomIndexType value) Sets the value of the index property.Sets the value of the label property.PartialFileDescriptorType.withRoundedTimeBase
(Integer value) Sets the value of the roundedTimeBase property.PartialFileDescriptorType.withStartTimecode
(Long value) Sets the value of the startTimecode property.PartialFileDescriptorType.withTranscoderVersion
(String value) Sets the value of the transcoderVersion property.PartialFileDescriptorType.withVideoStream
(VideoComponentType... values) Adds objects to the list of VideoStream using add methodPartialFileDescriptorType.withVideoStream
(Collection<VideoComponentType> values) Adds objects to the list of VideoStream using addAll methodMethods in com.vidispine.generated that return types with arguments of type PartialFileDescriptorTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PartialFileDescriptorType>
ObjectFactory.createPartialFileDescriptorDocument
(PartialFileDescriptorType value) Methods in com.vidispine.generated with parameters of type PartialFileDescriptorTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PartialFileDescriptorType>
ObjectFactory.createPartialFileDescriptorDocument
(PartialFileDescriptorType value) void
ByteRangeRequestType.setDescriptor
(PartialFileDescriptorType value) Sets the value of the descriptor property.void
PartialFileDemuxerInfoType.setDescriptor
(PartialFileDescriptorType value) Sets the value of the descriptor property.ByteRangeRequestType.withDescriptor
(PartialFileDescriptorType value) Sets the value of the descriptor property.PartialFileDemuxerInfoType.withDescriptor
(PartialFileDescriptorType value) Sets the value of the descriptor property.