Uses of Class
com.vidispine.generated.PartialFileRandomIndexType
-
-
Uses of PartialFileRandomIndexType in com.vidispine.generated
Fields in com.vidispine.generated declared as PartialFileRandomIndexType Modifier and Type Field Description protected PartialFileRandomIndexType
PartialFileDescriptorType. index
Methods in com.vidispine.generated that return PartialFileRandomIndexType Modifier and Type Method Description PartialFileRandomIndexType
ObjectFactory. createPartialFileRandomIndexType()
Create an instance ofPartialFileRandomIndexType
PartialFileRandomIndexType
PartialFileDescriptorType. getIndex()
Gets the value of the index property.PartialFileRandomIndexType
PartialFileRandomIndexType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
PartialFileRandomIndexType
PartialFileRandomIndexType. withPacket(PartialFileRandomIndexType.Packet... values)
PartialFileRandomIndexType
PartialFileRandomIndexType. withPacket(Collection<PartialFileRandomIndexType.Packet> values)
Methods in com.vidispine.generated with parameters of type PartialFileRandomIndexType Modifier and Type Method Description void
PartialFileDescriptorType. setIndex(PartialFileRandomIndexType value)
Sets the value of the index property.PartialFileDescriptorType
PartialFileDescriptorType. withIndex(PartialFileRandomIndexType value)
-