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.
|
getSamples, getTimeBase, isSetSamples, isSetTimeBase, setSamples, setTimeBase
public ComplexJobType.Input.FaststartDuration()
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
Copyright © 2016. All rights reserved.