Package com.vidispine.generated
Class ComplexJobType.Output
java.lang.Object
com.vidispine.generated.ComplexJobOutputFormatType
com.vidispine.generated.ComplexJobType.Output
- 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
public static class ComplexJobType.Output
extends ComplexJobOutputFormatType
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}ComplexJobOutputFormatType">
</extension>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.vidispine.generated.ComplexJobOutputFormatType
ComplexJobOutputFormatType.Dms1Source, ComplexJobOutputFormatType.TixUri
-
Field Summary
Fields inherited from class com.vidispine.generated.ComplexJobOutputFormatType
atom, cixUri, clipName, containerFormat, dms1Source, dropFrame, id, initialSMPTETimecode, maxChunkDuration, metadata, muxrate, mxfPackages, overlay, pfdTargetUri, range, requireFaststart, roundedTimeBase, setting, startTimecode, textOverlay, tixUri, uri
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) clone()
copyTo
(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) boolean
boolean
equals
(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) int
hashCode()
int
hashCode
(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) toString()
visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) withAtom
(ComplexJobAtomType... values) Adds objects to the list of Atom using add methodwithAtom
(Collection<ComplexJobAtomType> values) Adds objects to the list of Atom using addAll methodwithCixUri
(String value) Sets the value of the cixUri property.withClipName
(String value) Sets the value of the clipName property.withContainerFormat
(String value) Sets the value of the containerFormat property.Sets the value of the dms1Source property.withDropFrame
(Boolean value) Sets the value of the dropFrame property.withId
(int value) Sets the value of the id property.withInitialSMPTETimecode
(String value) Sets the value of the initialSMPTETimecode property.withMaxChunkDuration
(TimeCodeType value) Sets the value of the maxChunkDuration property.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodwithMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodwithMuxrate
(Long value) Sets the value of the muxrate property.withMxfPackages
(MXFPackagesType value) Sets the value of the mxfPackages property.withOverlay
(OverlayType... values) Adds objects to the list of Overlay using add methodwithOverlay
(Collection<OverlayType> values) Adds objects to the list of Overlay using addAll methodwithPfdTargetUri
(String value) Sets the value of the pfdTargetUri property.withRange
(SequenceRangeType value) Sets the value of the range property.withRequireFaststart
(Boolean value) Sets the value of the requireFaststart property.withRoundedTimeBase
(Integer value) Sets the value of the roundedTimeBase property.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodwithSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodwithStartTimecode
(Long value) Sets the value of the startTimecode property.withTextOverlay
(TextOverlayType... values) Adds objects to the list of TextOverlay using add methodwithTextOverlay
(Collection<TextOverlayType> values) Adds objects to the list of TextOverlay using addAll methodwithTixUri
(ComplexJobOutputFormatType.TixUri... values) Adds objects to the list of TixUri using add methodAdds objects to the list of TixUri using addAll methodSets the value of the uri property.Methods inherited from class com.vidispine.generated.ComplexJobOutputFormatType
getAtom, getCixUri, getClipName, getContainerFormat, getDms1Source, getId, getInitialSMPTETimecode, getMaxChunkDuration, getMetadata, getMuxrate, getMxfPackages, getOverlay, getPfdTargetUri, getRange, getRoundedTimeBase, getSetting, getStartTimecode, getTextOverlay, getTixUri, getUri, isDropFrame, isRequireFaststart, isSetAtom, isSetCixUri, isSetClipName, isSetContainerFormat, isSetDms1Source, isSetDropFrame, isSetId, isSetInitialSMPTETimecode, isSetMaxChunkDuration, isSetMetadata, isSetMuxrate, isSetMxfPackages, isSetOverlay, isSetPfdTargetUri, isSetRange, isSetRequireFaststart, isSetRoundedTimeBase, isSetSetting, isSetStartTimecode, isSetTextOverlay, isSetTixUri, isSetUri, setCixUri, setClipName, setContainerFormat, setDms1Source, setDropFrame, setId, setInitialSMPTETimecode, setMaxChunkDuration, setMuxrate, setMxfPackages, setPfdTargetUri, setRange, setRequireFaststart, setRoundedTimeBase, setStartTimecode, setUri, unsetAtom, unsetMetadata, unsetOverlay, unsetSetting, unsetTextOverlay, unsetTixUri
-
Constructor Details
-
Output
public Output()
-
-
Method Details
-
clone
- Overrides:
clone
in classComplexJobOutputFormatType
-
copyTo
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classComplexJobOutputFormatType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classComplexJobOutputFormatType
-
createNewInstance
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
createNewInstance
in classComplexJobOutputFormatType
-
withId
Sets the value of the id property.- Overrides:
withId
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object is int- Returns:
- The class instance
-
withUri
Sets the value of the uri property.- Overrides:
withUri
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withRange
Sets the value of the range property.- Overrides:
withRange
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isSequenceRangeType
- Returns:
- The class instance
-
withAtom
Adds objects to the list of Atom using add method- Overrides:
withAtom
in classComplexJobOutputFormatType
- Parameters:
values
- objects to add to the list Atom- Returns:
- The class instance
-
withAtom
Adds objects to the list of Atom using addAll method- Overrides:
withAtom
in classComplexJobOutputFormatType
- Parameters:
values
- objects to add to the list Atom- Returns:
- The class instance
-
withContainerFormat
Sets the value of the containerFormat property.- Overrides:
withContainerFormat
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withOverlay
Adds objects to the list of Overlay using add method- Overrides:
withOverlay
in classComplexJobOutputFormatType
- Parameters:
values
- objects to add to the list Overlay- Returns:
- The class instance
-
withOverlay
Adds objects to the list of Overlay using addAll method- Overrides:
withOverlay
in classComplexJobOutputFormatType
- Parameters:
values
- objects to add to the list Overlay- Returns:
- The class instance
-
withTextOverlay
Adds objects to the list of TextOverlay using add method- Overrides:
withTextOverlay
in classComplexJobOutputFormatType
- Parameters:
values
- objects to add to the list TextOverlay- Returns:
- The class instance
-
withTextOverlay
Adds objects to the list of TextOverlay using addAll method- Overrides:
withTextOverlay
in classComplexJobOutputFormatType
- Parameters:
values
- objects to add to the list TextOverlay- Returns:
- The class instance
-
withDms1Source
Sets the value of the dms1Source property.- Overrides:
withDms1Source
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isComplexJobOutputFormatType.Dms1Source
- Returns:
- The class instance
-
withInitialSMPTETimecode
Sets the value of the initialSMPTETimecode property.- Overrides:
withInitialSMPTETimecode
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withStartTimecode
Sets the value of the startTimecode property.- Overrides:
withStartTimecode
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withRoundedTimeBase
Sets the value of the roundedTimeBase property.- Overrides:
withRoundedTimeBase
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withDropFrame
Sets the value of the dropFrame property.- Overrides:
withDropFrame
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isBoolean
- Returns:
- The class instance
-
withRequireFaststart
Sets the value of the requireFaststart property.- Overrides:
withRequireFaststart
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isBoolean
- Returns:
- The class instance
-
withMuxrate
Sets the value of the muxrate property.- Overrides:
withMuxrate
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withPfdTargetUri
Sets the value of the pfdTargetUri property.- Overrides:
withPfdTargetUri
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withMxfPackages
Sets the value of the mxfPackages property.- Overrides:
withMxfPackages
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isMXFPackagesType
- Returns:
- The class instance
-
withMetadata
Adds objects to the list of Metadata using add method- Overrides:
withMetadata
in classComplexJobOutputFormatType
- Parameters:
values
- objects to add to the list Metadata- Returns:
- The class instance
-
withMetadata
Adds objects to the list of Metadata using addAll method- Overrides:
withMetadata
in classComplexJobOutputFormatType
- Parameters:
values
- objects to add to the list Metadata- Returns:
- The class instance
-
withClipName
Sets the value of the clipName property.- Overrides:
withClipName
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withMaxChunkDuration
Sets the value of the maxChunkDuration property.- Overrides:
withMaxChunkDuration
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isTimeCodeType
- Returns:
- The class instance
-
withSetting
Adds objects to the list of Setting using add method- Overrides:
withSetting
in classComplexJobOutputFormatType
- 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 classComplexJobOutputFormatType
- Parameters:
values
- objects to add to the list Setting- Returns:
- The class instance
-
withTixUri
Adds objects to the list of TixUri using add method- Overrides:
withTixUri
in classComplexJobOutputFormatType
- Parameters:
values
- objects to add to the list TixUri- Returns:
- The class instance
-
withTixUri
Adds objects to the list of TixUri using addAll method- Overrides:
withTixUri
in classComplexJobOutputFormatType
- Parameters:
values
- objects to add to the list TixUri- Returns:
- The class instance
-
withCixUri
Sets the value of the cixUri property.- Overrides:
withCixUri
in classComplexJobOutputFormatType
- Parameters:
value
- allowed object isString
- 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 interfaceorg.jvnet.jaxb.lang.Equals
- Overrides:
equals
in classComplexJobOutputFormatType
-
equals
- Overrides:
equals
in classComplexJobOutputFormatType
-
visit
- Overrides:
visit
in classComplexJobOutputFormatType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCode
in interfaceorg.jvnet.jaxb.lang.HashCode
- Overrides:
hashCode
in classComplexJobOutputFormatType
-
hashCode
public int hashCode()- Overrides:
hashCode
in classComplexJobOutputFormatType
-
toString
- Overrides:
toString
in classComplexJobOutputFormatType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
append
in interfaceorg.jvnet.jaxb.lang.ToString
- Overrides:
append
in classComplexJobOutputFormatType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFields
in interfaceorg.jvnet.jaxb.lang.ToString
- Overrides:
appendFields
in classComplexJobOutputFormatType
-