public static class ComplexJobType.Input.FaststartDuration extends TimeCodeType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://xml.vidispine.com/schema/vidispine}TimeCodeType">
<attribute name="override" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
override |
samples, timeBase| Constructor and Description |
|---|
ComplexJobType.Input.FaststartDuration() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
boolean |
isOverride()
Gets the value of the override property.
|
boolean |
isSetOverride() |
void |
setOverride(boolean value)
Sets the value of the override property.
|
ComplexJobType.Input.FaststartDuration |
withOverride(boolean value) |
ComplexJobType.Input.FaststartDuration |
withSamples(long value) |
ComplexJobType.Input.FaststartDuration |
withTimeBase(TimeBaseType value) |
getSamples, getTimeBase, isSetSamples, isSetTimeBase, setSamples, setTimeBasepublic ComplexJobType.Input.FaststartDuration()
public boolean isOverride()
public void setOverride(boolean value)
public boolean isSetOverride()
public Object clone()
clone in class TimeCodeTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class TimeCodeTypepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class TimeCodeTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in class TimeCodeTypepublic ComplexJobType.Input.FaststartDuration withOverride(boolean value)
public ComplexJobType.Input.FaststartDuration withSamples(long value)
withSamples in class TimeCodeTypepublic ComplexJobType.Input.FaststartDuration withTimeBase(TimeBaseType value)
withTimeBase in class TimeCodeTypeCopyright © 2015. All rights reserved.