Uses of Class
com.vidispine.generated.PartialFileRandomIndexType.Packet
-
-
Uses of PartialFileRandomIndexType.Packet in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type PartialFileRandomIndexType.Packet Modifier and Type Field Description protected List<PartialFileRandomIndexType.Packet>
PartialFileRandomIndexType. packet
Methods in com.vidispine.generated that return PartialFileRandomIndexType.Packet Modifier and Type Method Description PartialFileRandomIndexType.Packet
ObjectFactory. createPartialFileRandomIndexTypePacket()
Create an instance ofPartialFileRandomIndexType.Packet
PartialFileRandomIndexType.Packet
PartialFileRandomIndexType.Packet. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
PartialFileRandomIndexType.Packet
PartialFileRandomIndexType.Packet. withDts(long value)
PartialFileRandomIndexType.Packet
PartialFileRandomIndexType.Packet. withDuration(long value)
PartialFileRandomIndexType.Packet
PartialFileRandomIndexType.Packet. withIsKeyFrame(boolean value)
PartialFileRandomIndexType.Packet
PartialFileRandomIndexType.Packet. withLength(long value)
PartialFileRandomIndexType.Packet
PartialFileRandomIndexType.Packet. withOffset(BigInteger value)
PartialFileRandomIndexType.Packet
PartialFileRandomIndexType.Packet. withPts(long value)
PartialFileRandomIndexType.Packet
PartialFileRandomIndexType.Packet. withStream(short value)
Methods in com.vidispine.generated that return types with arguments of type PartialFileRandomIndexType.Packet Modifier and Type Method Description List<PartialFileRandomIndexType.Packet>
PartialFileRandomIndexType. getPacket()
Gets the value of the packet property.Methods in com.vidispine.generated with parameters of type PartialFileRandomIndexType.Packet Modifier and Type Method Description PartialFileRandomIndexType
PartialFileRandomIndexType. withPacket(PartialFileRandomIndexType.Packet... values)
Method parameters in com.vidispine.generated with type arguments of type PartialFileRandomIndexType.Packet Modifier and Type Method Description PartialFileRandomIndexType
PartialFileRandomIndexType. withPacket(Collection<PartialFileRandomIndexType.Packet> values)
-