Uses of Class
com.vidispine.generated.PartialFileDVDescriptorType
-
Uses of PartialFileDVDescriptorType in com.vidispine.generated
Fields in com.vidispine.generated declared as PartialFileDVDescriptorTypeModifier and TypeFieldDescriptionprotected PartialFileDVDescriptorType
PartialFileDescriptorType.dvDescriptor
Methods in com.vidispine.generated that return PartialFileDVDescriptorTypeModifier and TypeMethodDescriptionObjectFactory.createPartialFileDVDescriptorType()
Create an instance ofPartialFileDVDescriptorType
PartialFileDescriptorType.getDvDescriptor()
Gets the value of the dvDescriptor property.PartialFileDVDescriptorType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) PartialFileDVDescriptorType.withFrameCount
(long value) Sets the value of the frameCount property.PartialFileDVDescriptorType.withFrameSize
(long value) Sets the value of the frameSize property.Methods in com.vidispine.generated with parameters of type PartialFileDVDescriptorTypeModifier and TypeMethodDescriptionvoid
PartialFileDescriptorType.setDvDescriptor
(PartialFileDVDescriptorType value) Sets the value of the dvDescriptor property.PartialFileDescriptorType.withDvDescriptor
(PartialFileDVDescriptorType value) Sets the value of the dvDescriptor property.