Uses of Class
com.vidispine.generated.PartialFileRandomIndexType
-
Uses of PartialFileRandomIndexType in com.vidispine.generated
Fields in com.vidispine.generated declared as PartialFileRandomIndexTypeModifier and TypeFieldDescriptionprotected PartialFileRandomIndexType
PartialFileDescriptorType.index
Methods in com.vidispine.generated that return PartialFileRandomIndexTypeModifier and TypeMethodDescriptionObjectFactory.createPartialFileRandomIndexType()
Create an instance ofPartialFileRandomIndexType
PartialFileDescriptorType.getIndex()
Gets the value of the index property.PartialFileRandomIndexType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) PartialFileRandomIndexType.withPacket
(PartialFileRandomIndexType.Packet... values) Adds objects to the list of Packet using add methodPartialFileRandomIndexType.withPacket
(Collection<PartialFileRandomIndexType.Packet> values) Adds objects to the list of Packet using addAll methodMethods in com.vidispine.generated with parameters of type PartialFileRandomIndexTypeModifier and TypeMethodDescriptionvoid
PartialFileDescriptorType.setIndex
(PartialFileRandomIndexType value) Sets the value of the index property.PartialFileDescriptorType.withIndex
(PartialFileRandomIndexType value) Sets the value of the index property.