Package com.vidispine.generated
Class PartialFileRandomIndexType.Packet
java.lang.Object
com.vidispine.generated.PartialFileRandomIndexType.Packet
- All Implemented Interfaces:
Serializable
,Cloneable
,org.jvnet.jaxb.lang.CopyTo
,org.jvnet.jaxb.lang.Equals
,org.jvnet.jaxb.lang.HashCode
,org.jvnet.jaxb.lang.ToString
- Enclosing class:
- PartialFileRandomIndexType
public static class PartialFileRandomIndexType.Packet
extends Object
implements Serializable, Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString
Java class for anonymous complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="pts" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="dts" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="offset" type="{http://www.w3.org/2001/XMLSchema}unsignedLong" />
<attribute name="length" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="duration" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="stream" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" />
<attribute name="isKeyFrame" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) clone()
copyTo
(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) boolean
boolean
equals
(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) long
getDts()
Gets the value of the dts property.long
Gets the value of the duration property.long
Gets the value of the length property.Gets the value of the offset property.long
getPts()
Gets the value of the pts property.short
Gets the value of the stream property.int
hashCode()
int
hashCode
(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) boolean
Gets the value of the isKeyFrame property.boolean
isSetDts()
boolean
boolean
boolean
boolean
boolean
isSetPts()
boolean
void
setDts
(long value) Sets the value of the dts property.void
setDuration
(long value) Sets the value of the duration property.void
setIsKeyFrame
(boolean value) Sets the value of the isKeyFrame property.void
setLength
(long value) Sets the value of the length property.void
setOffset
(BigInteger value) Sets the value of the offset property.void
setPts
(long value) Sets the value of the pts property.void
setStream
(short value) Sets the value of the stream property.toString()
void
unsetDts()
void
void
void
void
unsetPts()
void
visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) withDts
(long value) Sets the value of the dts property.withDuration
(long value) Sets the value of the duration property.withIsKeyFrame
(boolean value) Sets the value of the isKeyFrame property.withLength
(long value) Sets the value of the length property.withOffset
(BigInteger value) Sets the value of the offset property.withPts
(long value) Sets the value of the pts property.withStream
(short value) Sets the value of the stream property.
-
Field Details
-
pts
-
dts
-
offset
-
length
-
duration
-
stream
-
isKeyFrame
-
-
Constructor Details
-
Packet
public Packet()
-
-
Method Details
-
getPts
public long getPts()Gets the value of the pts property.- Returns:
- possible object is
Long
-
setPts
public void setPts(long value) Sets the value of the pts property.- Parameters:
value
- allowed object isLong
-
isSetPts
public boolean isSetPts() -
unsetPts
public void unsetPts() -
getDts
public long getDts()Gets the value of the dts property.- Returns:
- possible object is
Long
-
setDts
public void setDts(long value) Sets the value of the dts property.- Parameters:
value
- allowed object isLong
-
isSetDts
public boolean isSetDts() -
unsetDts
public void unsetDts() -
getOffset
Gets the value of the offset property.- Returns:
- possible object is
BigInteger
-
setOffset
Sets the value of the offset property.- Parameters:
value
- allowed object isBigInteger
-
isSetOffset
public boolean isSetOffset() -
getLength
public long getLength()Gets the value of the length property.- Returns:
- possible object is
Long
-
setLength
public void setLength(long value) Sets the value of the length property.- Parameters:
value
- allowed object isLong
-
isSetLength
public boolean isSetLength() -
unsetLength
public void unsetLength() -
getDuration
public long getDuration()Gets the value of the duration property.- Returns:
- possible object is
Long
-
setDuration
public void setDuration(long value) Sets the value of the duration property.- Parameters:
value
- allowed object isLong
-
isSetDuration
public boolean isSetDuration() -
unsetDuration
public void unsetDuration() -
getStream
public short getStream()Gets the value of the stream property.- Returns:
- possible object is
Short
-
setStream
public void setStream(short value) Sets the value of the stream property.- Parameters:
value
- allowed object isShort
-
isSetStream
public boolean isSetStream() -
unsetStream
public void unsetStream() -
isIsKeyFrame
public boolean isIsKeyFrame()Gets the value of the isKeyFrame property.- Returns:
- possible object is
Boolean
-
setIsKeyFrame
public void setIsKeyFrame(boolean value) Sets the value of the isKeyFrame property.- Parameters:
value
- allowed object isBoolean
-
isSetIsKeyFrame
public boolean isSetIsKeyFrame() -
unsetIsKeyFrame
public void unsetIsKeyFrame() -
clone
-
copyTo
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
-
createNewInstance
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb.lang.CopyTo
-
withPts
Sets the value of the pts property.- Parameters:
value
- allowed object is long- Returns:
- The class instance
-
withDts
Sets the value of the dts property.- Parameters:
value
- allowed object is long- Returns:
- The class instance
-
withOffset
Sets the value of the offset property.- Parameters:
value
- allowed object isBigInteger
- Returns:
- The class instance
-
withLength
Sets the value of the length property.- Parameters:
value
- allowed object is long- Returns:
- The class instance
-
withDuration
Sets the value of the duration property.- Parameters:
value
- allowed object is long- Returns:
- The class instance
-
withStream
Sets the value of the stream property.- Parameters:
value
- allowed object is short- Returns:
- The class instance
-
withIsKeyFrame
Sets the value of the isKeyFrame property.- Parameters:
value
- allowed object is boolean- Returns:
- The class instance
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) - Specified by:
equals
in interfaceorg.jvnet.jaxb.lang.Equals
-
equals
-
visit
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCode
in interfaceorg.jvnet.jaxb.lang.HashCode
-
hashCode
public int hashCode() -
toString
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
append
in interfaceorg.jvnet.jaxb.lang.ToString
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFields
in interfaceorg.jvnet.jaxb.lang.ToString
-