Uses of Class
com.vidispine.generated.PartialFileDVDescriptorType
-
-
Uses of PartialFileDVDescriptorType in com.vidispine.generated
Fields in com.vidispine.generated declared as PartialFileDVDescriptorType Modifier and Type Field Description protected PartialFileDVDescriptorType
PartialFileDescriptorType. dvDescriptor
Methods in com.vidispine.generated that return PartialFileDVDescriptorType Modifier and Type Method Description PartialFileDVDescriptorType
ObjectFactory. createPartialFileDVDescriptorType()
Create an instance ofPartialFileDVDescriptorType
PartialFileDVDescriptorType
PartialFileDescriptorType. getDvDescriptor()
Gets the value of the dvDescriptor property.PartialFileDVDescriptorType
PartialFileDVDescriptorType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
PartialFileDVDescriptorType
PartialFileDVDescriptorType. withFrameCount(long value)
PartialFileDVDescriptorType
PartialFileDVDescriptorType. withFrameSize(long value)
Methods in com.vidispine.generated with parameters of type PartialFileDVDescriptorType Modifier and Type Method Description void
PartialFileDescriptorType. setDvDescriptor(PartialFileDVDescriptorType value)
Sets the value of the dvDescriptor property.PartialFileDescriptorType
PartialFileDescriptorType. withDvDescriptor(PartialFileDVDescriptorType value)
-