Package com.vidispine.generated
Class NLEJobTransitionType
java.lang.Object
com.vidispine.generated.NLEJobTransitionType
- 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 NLEJobTransitionType
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 NLEJobTransitionType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="NLEJobTransitionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="border" type="{http://xml.vidispine.com/schema/vidispine}BorderType" minOccurs="0"/>
</sequence>
<attribute name="length" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
<attribute name="wipe" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="transition" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="horizRepeat" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="vertRepeat" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="startPercentage" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="endPercentage" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="reverse" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="color" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="delta" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" />
</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) booleanbooleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) Gets the value of the border property.getColor()Gets the value of the color property.longgetDelta()Gets the value of the delta property.intGets the value of the endPercentage property.intGets the value of the horizRepeat property.longGets the value of the length property.intGets the value of the startPercentage property.Gets the value of the transition property.intGets the value of the vertRepeat property.intgetWipe()Gets the value of the wipe property.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) booleanGets the value of the reverse property.booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetBorder(BorderType value) Sets the value of the border property.voidSets the value of the color property.voidsetDelta(long value) Sets the value of the delta property.voidsetEndPercentage(int value) Sets the value of the endPercentage property.voidsetHorizRepeat(int value) Sets the value of the horizRepeat property.voidsetLength(long value) Sets the value of the length property.voidsetReverse(boolean value) Sets the value of the reverse property.voidsetStartPercentage(int value) Sets the value of the startPercentage property.voidsetTransition(String value) Sets the value of the transition property.voidsetVertRepeat(int value) Sets the value of the vertRepeat property.voidsetWipe(int value) Sets the value of the wipe property.toString()voidvoidvoidvoidvoidvoidvoidvisit(com.kscs.util.jaxb.PropertyVisitor _visitor_) withBorder(BorderType value) Sets the value of the border property.Sets the value of the color property.withDelta(long value) Sets the value of the delta property.withEndPercentage(int value) Sets the value of the endPercentage property.withHorizRepeat(int value) Sets the value of the horizRepeat property.withLength(long value) Sets the value of the length property.withReverse(boolean value) Sets the value of the reverse property.withStartPercentage(int value) Sets the value of the startPercentage property.withTransition(String value) Sets the value of the transition property.withVertRepeat(int value) Sets the value of the vertRepeat property.withWipe(int value) Sets the value of the wipe property.
-
Field Details
-
border
-
length
protected long length -
wipe
-
transition
-
horizRepeat
-
vertRepeat
-
startPercentage
-
endPercentage
-
reverse
-
color
-
delta
-
-
Constructor Details
-
NLEJobTransitionType
public NLEJobTransitionType()
-
-
Method Details
-
getBorder
Gets the value of the border property.- Returns:
- possible object is
BorderType
-
setBorder
Sets the value of the border property.- Parameters:
value- allowed object isBorderType
-
isSetBorder
public boolean isSetBorder() -
getLength
public long getLength()Gets the value of the length property. -
setLength
public void setLength(long value) Sets the value of the length property. -
isSetLength
public boolean isSetLength() -
getWipe
public int getWipe()Gets the value of the wipe property.- Returns:
- possible object is
Integer
-
setWipe
public void setWipe(int value) Sets the value of the wipe property.- Parameters:
value- allowed object isInteger
-
isSetWipe
public boolean isSetWipe() -
unsetWipe
public void unsetWipe() -
getTransition
Gets the value of the transition property.- Returns:
- possible object is
String
-
setTransition
Sets the value of the transition property.- Parameters:
value- allowed object isString
-
isSetTransition
public boolean isSetTransition() -
getHorizRepeat
public int getHorizRepeat()Gets the value of the horizRepeat property.- Returns:
- possible object is
Integer
-
setHorizRepeat
public void setHorizRepeat(int value) Sets the value of the horizRepeat property.- Parameters:
value- allowed object isInteger
-
isSetHorizRepeat
public boolean isSetHorizRepeat() -
unsetHorizRepeat
public void unsetHorizRepeat() -
getVertRepeat
public int getVertRepeat()Gets the value of the vertRepeat property.- Returns:
- possible object is
Integer
-
setVertRepeat
public void setVertRepeat(int value) Sets the value of the vertRepeat property.- Parameters:
value- allowed object isInteger
-
isSetVertRepeat
public boolean isSetVertRepeat() -
unsetVertRepeat
public void unsetVertRepeat() -
getStartPercentage
public int getStartPercentage()Gets the value of the startPercentage property.- Returns:
- possible object is
Integer
-
setStartPercentage
public void setStartPercentage(int value) Sets the value of the startPercentage property.- Parameters:
value- allowed object isInteger
-
isSetStartPercentage
public boolean isSetStartPercentage() -
unsetStartPercentage
public void unsetStartPercentage() -
getEndPercentage
public int getEndPercentage()Gets the value of the endPercentage property.- Returns:
- possible object is
Integer
-
setEndPercentage
public void setEndPercentage(int value) Sets the value of the endPercentage property.- Parameters:
value- allowed object isInteger
-
isSetEndPercentage
public boolean isSetEndPercentage() -
unsetEndPercentage
public void unsetEndPercentage() -
isReverse
public boolean isReverse()Gets the value of the reverse property.- Returns:
- possible object is
Boolean
-
setReverse
public void setReverse(boolean value) Sets the value of the reverse property.- Parameters:
value- allowed object isBoolean
-
isSetReverse
public boolean isSetReverse() -
unsetReverse
public void unsetReverse() -
getColor
Gets the value of the color property.- Returns:
- possible object is
String
-
setColor
Sets the value of the color property.- Parameters:
value- allowed object isString
-
isSetColor
public boolean isSetColor() -
getDelta
public long getDelta()Gets the value of the delta property.- Returns:
- possible object is
Long
-
setDelta
public void setDelta(long value) Sets the value of the delta property.- Parameters:
value- allowed object isLong
-
isSetDelta
public boolean isSetDelta() -
unsetDelta
public void unsetDelta() -
clone
-
copyTo
- Specified by:
copyToin 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:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo
-
createNewInstance
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo
-
withBorder
Sets the value of the border property.- Parameters:
value- allowed object isBorderType- Returns:
- The class instance
-
withLength
Sets the value of the length property.- Parameters:
value- allowed object is long- Returns:
- The class instance
-
withWipe
Sets the value of the wipe property.- Parameters:
value- allowed object is int- Returns:
- The class instance
-
withTransition
Sets the value of the transition property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withHorizRepeat
Sets the value of the horizRepeat property.- Parameters:
value- allowed object is int- Returns:
- The class instance
-
withVertRepeat
Sets the value of the vertRepeat property.- Parameters:
value- allowed object is int- Returns:
- The class instance
-
withStartPercentage
Sets the value of the startPercentage property.- Parameters:
value- allowed object is int- Returns:
- The class instance
-
withEndPercentage
Sets the value of the endPercentage property.- Parameters:
value- allowed object is int- Returns:
- The class instance
-
withReverse
Sets the value of the reverse property.- Parameters:
value- allowed object is boolean- Returns:
- The class instance
-
withColor
Sets the value of the color property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withDelta
Sets the value of the delta property.- Parameters:
value- allowed object is long- 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:
equalsin 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:
hashCodein 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:
appendin 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:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString
-