Class ComplexJobVideoOutputType

java.lang.Object
com.vidispine.generated.ComplexJobOutputType
com.vidispine.generated.ComplexJobVideoOutputType
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
Direct Known Subclasses:
NLEJob2VideoOutputType

public class ComplexJobVideoOutputType extends ComplexJobOutputType 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 ComplexJobVideoOutputType complex type

.

The following schema fragment specifies the expected content contained within this class.


 <complexType name="ComplexJobVideoOutputType">
   <complexContent>
     <extension base="{http://xml.vidispine.com/schema/vidispine}ComplexJobOutputType">
       <sequence>
         <element name="scaling" type="{http://xml.vidispine.com/schema/vidispine}ScalingType" minOccurs="0"/>
         <element name="resolution" type="{http://xml.vidispine.com/schema/vidispine}ResolutionType" minOccurs="0"/>
         <element name="pixelFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="gopSize" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
         <element name="maxBFrames" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
         <element name="rcBufferSize" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
         <element name="rcInitialBufferOccupancy" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
         <element name="minBitrate" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
         <element name="maxBitrate" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
         <element name="colorSiting" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
         <element name="generateThumbnails" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded"/>
                   <element name="minDelay" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" minOccurs="0"/>
                   <element name="maxDelay" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" minOccurs="0"/>
                   <element name="background" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="detectorPlugin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="resolution" type="{http://xml.vidispine.com/schema/vidispine}ResolutionType" minOccurs="0"/>
                   <element name="period" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" minOccurs="0"/>
                   <element name="bulkyMetadataURI" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="generatePosters" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="background" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="resolution" type="{http://xml.vidispine.com/schema/vidispine}ResolutionType" minOccurs="0"/>
                   <element name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded"/>
                   <element name="timeCode" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" maxOccurs="unbounded"/>
                   <element name="format" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                   <element name="setting" type="{http://xml.vidispine.com/schema/vidispine}KeyValuePairType" maxOccurs="unbounded" minOccurs="0"/>
                 </sequence>
                 <attribute name="smallPosters" type="{http://www.w3.org/2001/XMLSchema}boolean" />
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="detectFaces" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="metadataUri" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
                   <element name="faceDetectorPlugin" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="overlay" type="{http://xml.vidispine.com/schema/vidispine}OverlayType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="textOverlay" type="{http://xml.vidispine.com/schema/vidispine}TextOverlayType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="stripParameterSets" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="addParameterSets" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="parameterSets" type="{http://www.w3.org/2001/XMLSchema}hexBinary" minOccurs="0"/>
         <element name="level" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
         <element name="disableFrameDupDrop" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="forceCFR" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="burnTimecode" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="imageQuality" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="displayWidth" type="{http://xml.vidispine.com/schema/vidispine}RationalType" minOccurs="0"/>
         <element name="displayHeight" type="{http://xml.vidispine.com/schema/vidispine}RationalType" minOccurs="0"/>
         <element name="displayXOffset" type="{http://xml.vidispine.com/schema/vidispine}RationalType" minOccurs="0"/>
         <element name="displayYOffset" type="{http://xml.vidispine.com/schema/vidispine}RationalType" minOccurs="0"/>
         <element name="containerSAR" type="{http://xml.vidispine.com/schema/vidispine}AspectRatioType" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

  • Constructor Details

    • ComplexJobVideoOutputType

      public ComplexJobVideoOutputType()
  • Method Details

    • getScaling

      public ScalingType getScaling()
      Gets the value of the scaling property.
      Returns:
      possible object is ScalingType
    • setScaling

      public void setScaling(ScalingType value)
      Sets the value of the scaling property.
      Parameters:
      value - allowed object is ScalingType
    • isSetScaling

      public boolean isSetScaling()
    • getResolution

      public ResolutionType getResolution()
      Gets the value of the resolution property.
      Returns:
      possible object is ResolutionType
    • setResolution

      public void setResolution(ResolutionType value)
      Sets the value of the resolution property.
      Parameters:
      value - allowed object is ResolutionType
    • isSetResolution

      public boolean isSetResolution()
    • getPixelFormat

      public String getPixelFormat()
      Gets the value of the pixelFormat property.
      Returns:
      possible object is String
    • setPixelFormat

      public void setPixelFormat(String value)
      Sets the value of the pixelFormat property.
      Parameters:
      value - allowed object is String
    • isSetPixelFormat

      public boolean isSetPixelFormat()
    • getGopSize

      public Integer getGopSize()
      Gets the value of the gopSize property.
      Returns:
      possible object is Integer
    • setGopSize

      public void setGopSize(Integer value)
      Sets the value of the gopSize property.
      Parameters:
      value - allowed object is Integer
    • isSetGopSize

      public boolean isSetGopSize()
    • getMaxBFrames

      public Integer getMaxBFrames()
      Gets the value of the maxBFrames property.
      Returns:
      possible object is Integer
    • setMaxBFrames

      public void setMaxBFrames(Integer value)
      Sets the value of the maxBFrames property.
      Parameters:
      value - allowed object is Integer
    • isSetMaxBFrames

      public boolean isSetMaxBFrames()
    • getRcBufferSize

      public Long getRcBufferSize()
      Gets the value of the rcBufferSize property.
      Returns:
      possible object is Long
    • setRcBufferSize

      public void setRcBufferSize(Long value)
      Sets the value of the rcBufferSize property.
      Parameters:
      value - allowed object is Long
    • isSetRcBufferSize

      public boolean isSetRcBufferSize()
    • getRcInitialBufferOccupancy

      public Long getRcInitialBufferOccupancy()
      Gets the value of the rcInitialBufferOccupancy property.
      Returns:
      possible object is Long
    • setRcInitialBufferOccupancy

      public void setRcInitialBufferOccupancy(Long value)
      Sets the value of the rcInitialBufferOccupancy property.
      Parameters:
      value - allowed object is Long
    • isSetRcInitialBufferOccupancy

      public boolean isSetRcInitialBufferOccupancy()
    • getMinBitrate

      public Long getMinBitrate()
      Gets the value of the minBitrate property.
      Returns:
      possible object is Long
    • setMinBitrate

      public void setMinBitrate(Long value)
      Sets the value of the minBitrate property.
      Parameters:
      value - allowed object is Long
    • isSetMinBitrate

      public boolean isSetMinBitrate()
    • getMaxBitrate

      public Long getMaxBitrate()
      Gets the value of the maxBitrate property.
      Returns:
      possible object is Long
    • setMaxBitrate

      public void setMaxBitrate(Long value)
      Sets the value of the maxBitrate property.
      Parameters:
      value - allowed object is Long
    • isSetMaxBitrate

      public boolean isSetMaxBitrate()
    • getColorSiting

      public Integer getColorSiting()
      Gets the value of the colorSiting property.
      Returns:
      possible object is Integer
    • setColorSiting

      public void setColorSiting(Integer value)
      Sets the value of the colorSiting property.
      Parameters:
      value - allowed object is Integer
    • isSetColorSiting

      public boolean isSetColorSiting()
    • getGenerateThumbnails

      public ComplexJobVideoOutputType.GenerateThumbnails getGenerateThumbnails()
      Gets the value of the generateThumbnails property.
      Returns:
      possible object is ComplexJobVideoOutputType.GenerateThumbnails
    • setGenerateThumbnails

      public void setGenerateThumbnails(ComplexJobVideoOutputType.GenerateThumbnails value)
      Sets the value of the generateThumbnails property.
      Parameters:
      value - allowed object is ComplexJobVideoOutputType.GenerateThumbnails
    • isSetGenerateThumbnails

      public boolean isSetGenerateThumbnails()
    • getGeneratePosters

      public ComplexJobVideoOutputType.GeneratePosters getGeneratePosters()
      Gets the value of the generatePosters property.
      Returns:
      possible object is ComplexJobVideoOutputType.GeneratePosters
    • setGeneratePosters

      public void setGeneratePosters(ComplexJobVideoOutputType.GeneratePosters value)
      Sets the value of the generatePosters property.
      Parameters:
      value - allowed object is ComplexJobVideoOutputType.GeneratePosters
    • isSetGeneratePosters

      public boolean isSetGeneratePosters()
    • getDetectFaces

      public ComplexJobVideoOutputType.DetectFaces getDetectFaces()
      Gets the value of the detectFaces property.
      Returns:
      possible object is ComplexJobVideoOutputType.DetectFaces
    • setDetectFaces

      public void setDetectFaces(ComplexJobVideoOutputType.DetectFaces value)
      Sets the value of the detectFaces property.
      Parameters:
      value - allowed object is ComplexJobVideoOutputType.DetectFaces
    • isSetDetectFaces

      public boolean isSetDetectFaces()
    • getOverlay

      public List<OverlayType> getOverlay()
      Gets the value of the overlay property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the overlay property.

      For example, to add a new item, do as follows:

       getOverlay().add(newItem);
       

      Objects of the following type(s) are allowed in the list OverlayType

      Returns:
      The value of the overlay property.
    • isSetOverlay

      public boolean isSetOverlay()
    • unsetOverlay

      public void unsetOverlay()
    • getTextOverlay

      public List<TextOverlayType> getTextOverlay()
      Gets the value of the textOverlay property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the textOverlay property.

      For example, to add a new item, do as follows:

       getTextOverlay().add(newItem);
       

      Objects of the following type(s) are allowed in the list TextOverlayType

      Returns:
      The value of the textOverlay property.
    • isSetTextOverlay

      public boolean isSetTextOverlay()
    • unsetTextOverlay

      public void unsetTextOverlay()
    • isStripParameterSets

      public Boolean isStripParameterSets()
      Gets the value of the stripParameterSets property.
      Returns:
      possible object is Boolean
    • setStripParameterSets

      public void setStripParameterSets(Boolean value)
      Sets the value of the stripParameterSets property.
      Parameters:
      value - allowed object is Boolean
    • isSetStripParameterSets

      public boolean isSetStripParameterSets()
    • isAddParameterSets

      public Boolean isAddParameterSets()
      Gets the value of the addParameterSets property.
      Returns:
      possible object is Boolean
    • setAddParameterSets

      public void setAddParameterSets(Boolean value)
      Sets the value of the addParameterSets property.
      Parameters:
      value - allowed object is Boolean
    • isSetAddParameterSets

      public boolean isSetAddParameterSets()
    • getParameterSets

      public byte[] getParameterSets()
      Gets the value of the parameterSets property.
      Returns:
      possible object is String
    • setParameterSets

      public void setParameterSets(byte[] value)
      Sets the value of the parameterSets property.
      Parameters:
      value - allowed object is String
    • isSetParameterSets

      public boolean isSetParameterSets()
    • getLevel

      public Integer getLevel()
      Gets the value of the level property.
      Returns:
      possible object is Integer
    • setLevel

      public void setLevel(Integer value)
      Sets the value of the level property.
      Parameters:
      value - allowed object is Integer
    • isSetLevel

      public boolean isSetLevel()
    • isDisableFrameDupDrop

      public Boolean isDisableFrameDupDrop()
      Gets the value of the disableFrameDupDrop property.
      Returns:
      possible object is Boolean
    • setDisableFrameDupDrop

      public void setDisableFrameDupDrop(Boolean value)
      Sets the value of the disableFrameDupDrop property.
      Parameters:
      value - allowed object is Boolean
    • isSetDisableFrameDupDrop

      public boolean isSetDisableFrameDupDrop()
    • isForceCFR

      public Boolean isForceCFR()
      Gets the value of the forceCFR property.
      Returns:
      possible object is Boolean
    • setForceCFR

      public void setForceCFR(Boolean value)
      Sets the value of the forceCFR property.
      Parameters:
      value - allowed object is Boolean
    • isSetForceCFR

      public boolean isSetForceCFR()
    • isBurnTimecode

      public Boolean isBurnTimecode()
      Gets the value of the burnTimecode property.
      Returns:
      possible object is Boolean
    • setBurnTimecode

      public void setBurnTimecode(Boolean value)
      Sets the value of the burnTimecode property.
      Parameters:
      value - allowed object is Boolean
    • isSetBurnTimecode

      public boolean isSetBurnTimecode()
    • getImageQuality

      public BigInteger getImageQuality()
      Gets the value of the imageQuality property.
      Returns:
      possible object is BigInteger
    • setImageQuality

      public void setImageQuality(BigInteger value)
      Sets the value of the imageQuality property.
      Parameters:
      value - allowed object is BigInteger
    • isSetImageQuality

      public boolean isSetImageQuality()
    • getDisplayWidth

      public RationalType getDisplayWidth()
      Gets the value of the displayWidth property.
      Returns:
      possible object is RationalType
    • setDisplayWidth

      public void setDisplayWidth(RationalType value)
      Sets the value of the displayWidth property.
      Parameters:
      value - allowed object is RationalType
    • isSetDisplayWidth

      public boolean isSetDisplayWidth()
    • getDisplayHeight

      public RationalType getDisplayHeight()
      Gets the value of the displayHeight property.
      Returns:
      possible object is RationalType
    • setDisplayHeight

      public void setDisplayHeight(RationalType value)
      Sets the value of the displayHeight property.
      Parameters:
      value - allowed object is RationalType
    • isSetDisplayHeight

      public boolean isSetDisplayHeight()
    • getDisplayXOffset

      public RationalType getDisplayXOffset()
      Gets the value of the displayXOffset property.
      Returns:
      possible object is RationalType
    • setDisplayXOffset

      public void setDisplayXOffset(RationalType value)
      Sets the value of the displayXOffset property.
      Parameters:
      value - allowed object is RationalType
    • isSetDisplayXOffset

      public boolean isSetDisplayXOffset()
    • getDisplayYOffset

      public RationalType getDisplayYOffset()
      Gets the value of the displayYOffset property.
      Returns:
      possible object is RationalType
    • setDisplayYOffset

      public void setDisplayYOffset(RationalType value)
      Sets the value of the displayYOffset property.
      Parameters:
      value - allowed object is RationalType
    • isSetDisplayYOffset

      public boolean isSetDisplayYOffset()
    • getContainerSAR

      public AspectRatioType getContainerSAR()
      Gets the value of the containerSAR property.
      Returns:
      possible object is AspectRatioType
    • setContainerSAR

      public void setContainerSAR(AspectRatioType value)
      Sets the value of the containerSAR property.
      Parameters:
      value - allowed object is AspectRatioType
    • isSetContainerSAR

      public boolean isSetContainerSAR()
    • clone

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

      public Object copyTo(Object target)
      Specified by:
      copyTo in interface org.jvnet.jaxb.lang.CopyTo
      Overrides:
      copyTo in class ComplexJobOutputType
    • 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 ComplexJobOutputType
    • createNewInstance

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

      public ComplexJobVideoOutputType withScaling(ScalingType value)
      Sets the value of the scaling property.
      Parameters:
      value - allowed object is ScalingType
      Returns:
      The class instance
    • withResolution

      public ComplexJobVideoOutputType withResolution(ResolutionType value)
      Sets the value of the resolution property.
      Parameters:
      value - allowed object is ResolutionType
      Returns:
      The class instance
    • withPixelFormat

      public ComplexJobVideoOutputType withPixelFormat(String value)
      Sets the value of the pixelFormat property.
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withGopSize

      public ComplexJobVideoOutputType withGopSize(Integer value)
      Sets the value of the gopSize property.
      Parameters:
      value - allowed object is Integer
      Returns:
      The class instance
    • withMaxBFrames

      public ComplexJobVideoOutputType withMaxBFrames(Integer value)
      Sets the value of the maxBFrames property.
      Parameters:
      value - allowed object is Integer
      Returns:
      The class instance
    • withRcBufferSize

      public ComplexJobVideoOutputType withRcBufferSize(Long value)
      Sets the value of the rcBufferSize property.
      Parameters:
      value - allowed object is Long
      Returns:
      The class instance
    • withRcInitialBufferOccupancy

      public ComplexJobVideoOutputType withRcInitialBufferOccupancy(Long value)
      Sets the value of the rcInitialBufferOccupancy property.
      Parameters:
      value - allowed object is Long
      Returns:
      The class instance
    • withMinBitrate

      public ComplexJobVideoOutputType withMinBitrate(Long value)
      Sets the value of the minBitrate property.
      Parameters:
      value - allowed object is Long
      Returns:
      The class instance
    • withMaxBitrate

      public ComplexJobVideoOutputType withMaxBitrate(Long value)
      Sets the value of the maxBitrate property.
      Parameters:
      value - allowed object is Long
      Returns:
      The class instance
    • withColorSiting

      public ComplexJobVideoOutputType withColorSiting(Integer value)
      Sets the value of the colorSiting property.
      Parameters:
      value - allowed object is Integer
      Returns:
      The class instance
    • withGenerateThumbnails

      Sets the value of the generateThumbnails property.
      Parameters:
      value - allowed object is ComplexJobVideoOutputType.GenerateThumbnails
      Returns:
      The class instance
    • withGeneratePosters

      Sets the value of the generatePosters property.
      Parameters:
      value - allowed object is ComplexJobVideoOutputType.GeneratePosters
      Returns:
      The class instance
    • withDetectFaces

      Sets the value of the detectFaces property.
      Parameters:
      value - allowed object is ComplexJobVideoOutputType.DetectFaces
      Returns:
      The class instance
    • withOverlay

      public ComplexJobVideoOutputType withOverlay(OverlayType... values)
      Adds objects to the list of Overlay using add method
      Parameters:
      values - objects to add to the list Overlay
      Returns:
      The class instance
    • withOverlay

      public ComplexJobVideoOutputType withOverlay(Collection<OverlayType> values)
      Adds objects to the list of Overlay using addAll method
      Parameters:
      values - objects to add to the list Overlay
      Returns:
      The class instance
    • withTextOverlay

      public ComplexJobVideoOutputType withTextOverlay(TextOverlayType... values)
      Adds objects to the list of TextOverlay using add method
      Parameters:
      values - objects to add to the list TextOverlay
      Returns:
      The class instance
    • withTextOverlay

      public ComplexJobVideoOutputType withTextOverlay(Collection<TextOverlayType> values)
      Adds objects to the list of TextOverlay using addAll method
      Parameters:
      values - objects to add to the list TextOverlay
      Returns:
      The class instance
    • withStripParameterSets

      public ComplexJobVideoOutputType withStripParameterSets(Boolean value)
      Sets the value of the stripParameterSets property.
      Parameters:
      value - allowed object is Boolean
      Returns:
      The class instance
    • withAddParameterSets

      public ComplexJobVideoOutputType withAddParameterSets(Boolean value)
      Sets the value of the addParameterSets property.
      Parameters:
      value - allowed object is Boolean
      Returns:
      The class instance
    • withParameterSets

      public ComplexJobVideoOutputType withParameterSets(byte[] value)
      Sets the value of the parameterSets property.
      Parameters:
      value - allowed object is byte[]
      Returns:
      The class instance
    • withLevel

      public ComplexJobVideoOutputType withLevel(Integer value)
      Sets the value of the level property.
      Parameters:
      value - allowed object is Integer
      Returns:
      The class instance
    • withDisableFrameDupDrop

      public ComplexJobVideoOutputType withDisableFrameDupDrop(Boolean value)
      Sets the value of the disableFrameDupDrop property.
      Parameters:
      value - allowed object is Boolean
      Returns:
      The class instance
    • withForceCFR

      public ComplexJobVideoOutputType withForceCFR(Boolean value)
      Sets the value of the forceCFR property.
      Parameters:
      value - allowed object is Boolean
      Returns:
      The class instance
    • withBurnTimecode

      public ComplexJobVideoOutputType withBurnTimecode(Boolean value)
      Sets the value of the burnTimecode property.
      Parameters:
      value - allowed object is Boolean
      Returns:
      The class instance
    • withImageQuality

      public ComplexJobVideoOutputType withImageQuality(BigInteger value)
      Sets the value of the imageQuality property.
      Parameters:
      value - allowed object is BigInteger
      Returns:
      The class instance
    • withDisplayWidth

      public ComplexJobVideoOutputType withDisplayWidth(RationalType value)
      Sets the value of the displayWidth property.
      Parameters:
      value - allowed object is RationalType
      Returns:
      The class instance
    • withDisplayHeight

      public ComplexJobVideoOutputType withDisplayHeight(RationalType value)
      Sets the value of the displayHeight property.
      Parameters:
      value - allowed object is RationalType
      Returns:
      The class instance
    • withDisplayXOffset

      public ComplexJobVideoOutputType withDisplayXOffset(RationalType value)
      Sets the value of the displayXOffset property.
      Parameters:
      value - allowed object is RationalType
      Returns:
      The class instance
    • withDisplayYOffset

      public ComplexJobVideoOutputType withDisplayYOffset(RationalType value)
      Sets the value of the displayYOffset property.
      Parameters:
      value - allowed object is RationalType
      Returns:
      The class instance
    • withContainerSAR

      public ComplexJobVideoOutputType withContainerSAR(AspectRatioType value)
      Sets the value of the containerSAR property.
      Parameters:
      value - allowed object is AspectRatioType
      Returns:
      The class instance
    • withId

      public ComplexJobVideoOutputType withId(Integer... values)
      Adds objects to the list of Id using add method
      Overrides:
      withId in class ComplexJobOutputType
      Parameters:
      values - objects to add to the list Id
      Returns:
      The class instance
    • withId

      public ComplexJobVideoOutputType withId(Collection<Integer> values)
      Adds objects to the list of Id using addAll method
      Overrides:
      withId in class ComplexJobOutputType
      Parameters:
      values - objects to add to the list Id
      Returns:
      The class instance
    • withStart

      public ComplexJobVideoOutputType withStart(TimeCodeType value)
      Sets the value of the start property.
      Overrides:
      withStart in class ComplexJobOutputType
      Parameters:
      value - allowed object is TimeCodeType
      Returns:
      The class instance
    • withCodec

      public ComplexJobVideoOutputType withCodec(String value)
      Sets the value of the codec property.
      Overrides:
      withCodec in class ComplexJobOutputType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withCodecTag

      public ComplexJobVideoOutputType withCodecTag(Long value)
      Sets the value of the codecTag property.
      Overrides:
      withCodecTag in class ComplexJobOutputType
      Parameters:
      value - allowed object is Long
      Returns:
      The class instance
    • withCodecTagString

      public ComplexJobVideoOutputType withCodecTagString(String value)
      Sets the value of the codecTagString property.
      Overrides:
      withCodecTagString in class ComplexJobOutputType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withCodecName

      public ComplexJobVideoOutputType withCodecName(String value)
      Sets the value of the codecName property.
      Overrides:
      withCodecName in class ComplexJobOutputType
      Parameters:
      value - allowed object is String
      Returns:
      The class instance
    • withBitrate

      public ComplexJobVideoOutputType withBitrate(Long value)
      Sets the value of the bitrate property.
      Overrides:
      withBitrate in class ComplexJobOutputType
      Parameters:
      value - allowed object is Long
      Returns:
      The class instance
    • withTimeBase

      public ComplexJobVideoOutputType withTimeBase(TimeBaseType value)
      Sets the value of the timeBase property.
      Overrides:
      withTimeBase in class ComplexJobOutputType
      Parameters:
      value - allowed object is TimeBaseType
      Returns:
      The class instance
    • withPreset

      public ComplexJobVideoOutputType withPreset(String... values)
      Adds objects to the list of Preset using add method
      Overrides:
      withPreset in class ComplexJobOutputType
      Parameters:
      values - objects to add to the list Preset
      Returns:
      The class instance
    • withPreset

      public ComplexJobVideoOutputType withPreset(Collection<String> values)
      Adds objects to the list of Preset using addAll method
      Overrides:
      withPreset in class ComplexJobOutputType
      Parameters:
      values - objects to add to the list Preset
      Returns:
      The class instance
    • withEdl

      public ComplexJobVideoOutputType withEdl(EDLType value)
      Sets the value of the edl property.
      Overrides:
      withEdl in class ComplexJobOutputType
      Parameters:
      value - allowed object is EDLType
      Returns:
      The class instance
    • withSetting

      public ComplexJobVideoOutputType withSetting(KeyValuePairType... values)
      Adds objects to the list of Setting using add method
      Overrides:
      withSetting in class ComplexJobOutputType
      Parameters:
      values - objects to add to the list Setting
      Returns:
      The class instance
    • withSetting

      Adds objects to the list of Setting using addAll method
      Overrides:
      withSetting in class ComplexJobOutputType
      Parameters:
      values - objects to add to the list Setting
      Returns:
      The class instance
    • withObjectTracking

      public ComplexJobVideoOutputType withObjectTracking(ComplexJobOTIFType value)
      Sets the value of the objectTracking property.
      Overrides:
      withObjectTracking in class ComplexJobOutputType
      Parameters:
      value - allowed object is ComplexJobOTIFType
      Returns:
      The class instance
    • withMetadata

      public ComplexJobVideoOutputType withMetadata(KeyValuePairType... values)
      Adds objects to the list of Metadata using add method
      Overrides:
      withMetadata in class ComplexJobOutputType
      Parameters:
      values - objects to add to the list Metadata
      Returns:
      The class instance
    • withMetadata

      public ComplexJobVideoOutputType withMetadata(Collection<KeyValuePairType> values)
      Adds objects to the list of Metadata using addAll method
      Overrides:
      withMetadata in class ComplexJobOutputType
      Parameters:
      values - objects to add to the list Metadata
      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 ComplexJobOutputType
    • equals

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

      public ComplexJobVideoOutputType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
      Overrides:
      visit in class ComplexJobOutputType
    • 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 ComplexJobOutputType
    • hashCode

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

      public String toString()
      Overrides:
      toString in class ComplexJobOutputType
    • 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 ComplexJobOutputType
    • 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 ComplexJobOutputType