Class ComplexJobType.Input.FaststartDuration

java.lang.Object
com.vidispine.generated.TimeCodeType
com.vidispine.generated.ComplexJobType.Input.FaststartDuration
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
Enclosing class:
ComplexJobType.Input

public static class ComplexJobType.Input.FaststartDuration extends TimeCodeType 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 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>
 
See Also:
  • Field Details

    • override

      protected boolean override
  • Constructor Details

    • FaststartDuration

      public FaststartDuration()
  • Method Details

    • isOverride

      public boolean isOverride()
      Gets the value of the override property.
    • setOverride

      public void setOverride(boolean value)
      Sets the value of the override property.
    • isSetOverride

      public boolean isSetOverride()
    • clone

      public Object clone()
      Overrides:
      clone in class TimeCodeType
    • copyTo

      public Object copyTo(Object target)
      Specified by:
      copyTo in interface org.jvnet.jaxb.lang.CopyTo
      Overrides:
      copyTo in class TimeCodeType
    • copyTo

      public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)
      Specified by:
      copyTo in interface org.jvnet.jaxb.lang.CopyTo
      Overrides:
      copyTo in class TimeCodeType
    • createNewInstance

      public Object createNewInstance()
      Specified by:
      createNewInstance in interface org.jvnet.jaxb.lang.CopyTo
      Overrides:
      createNewInstance in class TimeCodeType
    • withOverride

      public ComplexJobType.Input.FaststartDuration withOverride(boolean value)
      Sets the value of the override property.
      Parameters:
      value - allowed object is boolean
      Returns:
      The class instance
    • withSamples

      public ComplexJobType.Input.FaststartDuration withSamples(long value)
      Sets the value of the samples property.
      Overrides:
      withSamples in class TimeCodeType
      Parameters:
      value - allowed object is long
      Returns:
      The class instance
    • withTimeBase

      Sets the value of the timeBase property.
      Overrides:
      withTimeBase in class TimeCodeType
      Parameters:
      value - allowed object is TimeBaseType
      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 interface org.jvnet.jaxb.lang.Equals
      Overrides:
      equals in class TimeCodeType
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class TimeCodeType
    • visit

      public ComplexJobType.Input.FaststartDuration visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
      Overrides:
      visit in class TimeCodeType
    • hashCode

      public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)
      Specified by:
      hashCode in interface org.jvnet.jaxb.lang.HashCode
      Overrides:
      hashCode in class TimeCodeType
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class TimeCodeType
    • toString

      public String toString()
      Overrides:
      toString in class TimeCodeType
    • append

      public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      append in interface org.jvnet.jaxb.lang.ToString
      Overrides:
      append in class TimeCodeType
    • appendFields

      public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      appendFields in interface org.jvnet.jaxb.lang.ToString
      Overrides:
      appendFields in class TimeCodeType