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 | Class and Description |
---|---|
static class |
ComplexJobType.Input.FaststartDuration.PropInfo |
Modifier and Type | Field and Description |
---|---|
protected boolean |
override |
samples, timeBase
Constructor and Description |
---|
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 |
visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ComplexJobType.Input.FaststartDuration |
withOverride(boolean value) |
ComplexJobType.Input.FaststartDuration |
withSamples(long value) |
ComplexJobType.Input.FaststartDuration |
withTimeBase(TimeBaseType value) |
getSamples, getTimeBase, isSetSamples, isSetTimeBase, setSamples, setTimeBase
public boolean isOverride()
public void setOverride(boolean value)
public boolean isSetOverride()
public Object clone()
clone
in class TimeCodeType
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class TimeCodeType
public 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.CopyTo
copyTo
in class TimeCodeType
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
in class TimeCodeType
public ComplexJobType.Input.FaststartDuration withOverride(boolean value)
public ComplexJobType.Input.FaststartDuration withSamples(long value)
withSamples
in class TimeCodeType
public ComplexJobType.Input.FaststartDuration withTimeBase(TimeBaseType value)
withTimeBase
in class TimeCodeType
public ComplexJobType.Input.FaststartDuration visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
visit
in class TimeCodeType
Copyright © 2017. All rights reserved.