Uses of Class
com.vidispine.generated.PartialFileDemuxerInfoType
-
Uses of PartialFileDemuxerInfoType in com.vidispine.generated
Fields in com.vidispine.generated declared as PartialFileDemuxerInfoTypeModifier and TypeFieldDescriptionprotected PartialFileDemuxerInfoType
ComplexJobType.Input.partialFile
Methods in com.vidispine.generated that return PartialFileDemuxerInfoTypeModifier and TypeMethodDescriptionObjectFactory.createPartialFileDemuxerInfoType()
Create an instance ofPartialFileDemuxerInfoType
ComplexJobType.Input.getPartialFile()
Gets the value of the partialFile property.PartialFileDemuxerInfoType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) PartialFileDemuxerInfoType.withAdjustForPTSPredecessors
(Boolean value) Sets the value of the adjustForPTSPredecessors property.PartialFileDemuxerInfoType.withByteOffset
(Long value) Sets the value of the byteOffset property.PartialFileDemuxerInfoType.withDescriptor
(PartialFileDescriptorType value) Sets the value of the descriptor property.PartialFileDemuxerInfoType.withDescriptorLocation
(String value) Sets the value of the descriptorLocation property.Methods in com.vidispine.generated with parameters of type PartialFileDemuxerInfoTypeModifier and TypeMethodDescriptionvoid
ComplexJobType.Input.setPartialFile
(PartialFileDemuxerInfoType value) Sets the value of the partialFile property.ComplexJobType.Input.withPartialFile
(PartialFileDemuxerInfoType value) Sets the value of the partialFile property.