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.PacketModifier and TypeFieldDescriptionprotected List<PartialFileRandomIndexType.Packet>
PartialFileRandomIndexType.packet
Methods in com.vidispine.generated that return PartialFileRandomIndexType.PacketModifier and TypeMethodDescriptionObjectFactory.createPartialFileRandomIndexTypePacket()
Create an instance ofPartialFileRandomIndexType.Packet
PartialFileRandomIndexType.Packet.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) PartialFileRandomIndexType.Packet.withDts
(long value) Sets the value of the dts property.PartialFileRandomIndexType.Packet.withDuration
(long value) Sets the value of the duration property.PartialFileRandomIndexType.Packet.withIsKeyFrame
(boolean value) Sets the value of the isKeyFrame property.PartialFileRandomIndexType.Packet.withLength
(long value) Sets the value of the length property.PartialFileRandomIndexType.Packet.withOffset
(BigInteger value) Sets the value of the offset property.PartialFileRandomIndexType.Packet.withPts
(long value) Sets the value of the pts property.PartialFileRandomIndexType.Packet.withStream
(short value) Sets the value of the stream property.Methods in com.vidispine.generated that return types with arguments of type PartialFileRandomIndexType.PacketModifier and TypeMethodDescriptionPartialFileRandomIndexType.getPacket()
Gets the value of the packet property.Methods in com.vidispine.generated with parameters of type PartialFileRandomIndexType.PacketModifier and TypeMethodDescriptionPartialFileRandomIndexType.withPacket
(PartialFileRandomIndexType.Packet... values) Adds objects to the list of Packet using add methodMethod parameters in com.vidispine.generated with type arguments of type PartialFileRandomIndexType.PacketModifier and TypeMethodDescriptionPartialFileRandomIndexType.withPacket
(Collection<PartialFileRandomIndexType.Packet> values) Adds objects to the list of Packet using addAll method