Package com.vidispine.generated
Class TapePackageTrackType
java.lang.Object
com.vidispine.generated.PackageTrackType
com.vidispine.generated.TapePackageTrackType
- 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
public class TapePackageTrackType
extends PackageTrackType
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 TapePackageTrackType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="TapePackageTrackType">
<complexContent>
<extension base="{http://xml.vidispine.com/schema/vidispine}PackageTrackType">
<sequence>
<element name="trackID" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</extension>
</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) int
Gets the value of the trackID property.int
hashCode()
int
hashCode
(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) boolean
void
setTrackID
(int value) Sets the value of the trackID property.toString()
visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) withFrameRate
(FrameRateType value) Sets the value of the frameRate property.withIs50FPS
(Boolean value) Sets the value of the is50FPS property.withIsPicture
(boolean value) Sets the value of the isPicture property.withLength
(int value) Sets the value of the length property.Sets the value of the name property.withNumber
(int value) Sets the value of the number property.withTrackID
(int value) Sets the value of the trackID property.Methods inherited from class com.vidispine.generated.PackageTrackType
getFrameRate, getLength, getName, getNumber, isIs50FPS, isIsPicture, isSetFrameRate, isSetIs50FPS, isSetIsPicture, isSetLength, isSetName, isSetNumber, setFrameRate, setIs50FPS, setIsPicture, setLength, setName, setNumber
-
Field Details
-
trackID
protected int trackID
-
-
Constructor Details
-
TapePackageTrackType
public TapePackageTrackType()
-
-
Method Details
-
getTrackID
public int getTrackID()Gets the value of the trackID property. -
setTrackID
public void setTrackID(int value) Sets the value of the trackID property. -
isSetTrackID
public boolean isSetTrackID() -
clone
- Overrides:
clone
in classPackageTrackType
-
copyTo
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classPackageTrackType
-
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
- Overrides:
copyTo
in classPackageTrackType
-
createNewInstance
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
createNewInstance
in classPackageTrackType
-
withTrackID
Sets the value of the trackID property.- Parameters:
value
- allowed object is int- Returns:
- The class instance
-
withName
Sets the value of the name property.- Overrides:
withName
in classPackageTrackType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withNumber
Sets the value of the number property.- Overrides:
withNumber
in classPackageTrackType
- Parameters:
value
- allowed object is int- Returns:
- The class instance
-
withIsPicture
Sets the value of the isPicture property.- Overrides:
withIsPicture
in classPackageTrackType
- Parameters:
value
- allowed object is boolean- Returns:
- The class instance
-
withIs50FPS
Sets the value of the is50FPS property.- Overrides:
withIs50FPS
in classPackageTrackType
- Parameters:
value
- allowed object isBoolean
- Returns:
- The class instance
-
withFrameRate
Sets the value of the frameRate property.- Overrides:
withFrameRate
in classPackageTrackType
- Parameters:
value
- allowed object isFrameRateType
- Returns:
- The class instance
-
withLength
Sets the value of the length property.- Overrides:
withLength
in classPackageTrackType
- Parameters:
value
- allowed object is int- 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
- Overrides:
equals
in classPackageTrackType
-
equals
- Overrides:
equals
in classPackageTrackType
-
visit
- Overrides:
visit
in classPackageTrackType
-
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
- Overrides:
hashCode
in classPackageTrackType
-
hashCode
public int hashCode()- Overrides:
hashCode
in classPackageTrackType
-
toString
- Overrides:
toString
in classPackageTrackType
-
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
- Overrides:
append
in classPackageTrackType
-
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
- Overrides:
appendFields
in classPackageTrackType
-