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) booleanbooleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) inthashCode()inthashCode(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:
clonein classComplexJobOutputFormatType
-
copyTo
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classComplexJobOutputFormatType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classComplexJobOutputFormatType
-
createNewInstance
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
createNewInstancein classComplexJobOutputFormatType
-
withId
Sets the value of the id property.- Overrides:
withIdin classComplexJobOutputFormatType- Parameters:
value- allowed object is int- Returns:
- The class instance
-
withUri
Sets the value of the uri property.- Overrides:
withUriin classComplexJobOutputFormatType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withRange
Sets the value of the range property.- Overrides:
withRangein classComplexJobOutputFormatType- Parameters:
value- allowed object isSequenceRangeType- Returns:
- The class instance
-
withAtom
Adds objects to the list of Atom using add method- Overrides:
withAtomin 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:
withAtomin classComplexJobOutputFormatType- Parameters:
values- objects to add to the list Atom- Returns:
- The class instance
-
withContainerFormat
Sets the value of the containerFormat property.- Overrides:
withContainerFormatin classComplexJobOutputFormatType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withOverlay
Adds objects to the list of Overlay using add method- Overrides:
withOverlayin 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:
withOverlayin 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:
withTextOverlayin 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:
withTextOverlayin classComplexJobOutputFormatType- Parameters:
values- objects to add to the list TextOverlay- Returns:
- The class instance
-
withDms1Source
Sets the value of the dms1Source property.- Overrides:
withDms1Sourcein classComplexJobOutputFormatType- Parameters:
value- allowed object isComplexJobOutputFormatType.Dms1Source- Returns:
- The class instance
-
withInitialSMPTETimecode
Sets the value of the initialSMPTETimecode property.- Overrides:
withInitialSMPTETimecodein classComplexJobOutputFormatType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withStartTimecode
Sets the value of the startTimecode property.- Overrides:
withStartTimecodein classComplexJobOutputFormatType- Parameters:
value- allowed object isLong- Returns:
- The class instance
-
withRoundedTimeBase
Sets the value of the roundedTimeBase property.- Overrides:
withRoundedTimeBasein classComplexJobOutputFormatType- Parameters:
value- allowed object isInteger- Returns:
- The class instance
-
withDropFrame
Sets the value of the dropFrame property.- Overrides:
withDropFramein classComplexJobOutputFormatType- Parameters:
value- allowed object isBoolean- Returns:
- The class instance
-
withRequireFaststart
Sets the value of the requireFaststart property.- Overrides:
withRequireFaststartin classComplexJobOutputFormatType- Parameters:
value- allowed object isBoolean- Returns:
- The class instance
-
withMuxrate
Sets the value of the muxrate property.- Overrides:
withMuxratein classComplexJobOutputFormatType- Parameters:
value- allowed object isLong- Returns:
- The class instance
-
withPfdTargetUri
Sets the value of the pfdTargetUri property.- Overrides:
withPfdTargetUriin classComplexJobOutputFormatType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withMxfPackages
Sets the value of the mxfPackages property.- Overrides:
withMxfPackagesin classComplexJobOutputFormatType- Parameters:
value- allowed object isMXFPackagesType- Returns:
- The class instance
-
withMetadata
Adds objects to the list of Metadata using add method- Overrides:
withMetadatain 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:
withMetadatain classComplexJobOutputFormatType- Parameters:
values- objects to add to the list Metadata- Returns:
- The class instance
-
withClipName
Sets the value of the clipName property.- Overrides:
withClipNamein classComplexJobOutputFormatType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withMaxChunkDuration
Sets the value of the maxChunkDuration property.- Overrides:
withMaxChunkDurationin classComplexJobOutputFormatType- Parameters:
value- allowed object isTimeCodeType- Returns:
- The class instance
-
withSetting
Adds objects to the list of Setting using add method- Overrides:
withSettingin 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:
withSettingin 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:
withTixUriin 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:
withTixUriin classComplexJobOutputFormatType- Parameters:
values- objects to add to the list TixUri- Returns:
- The class instance
-
withCixUri
Sets the value of the cixUri property.- Overrides:
withCixUriin 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:
equalsin interfaceorg.jvnet.jaxb.lang.Equals- Overrides:
equalsin classComplexJobOutputFormatType
-
equals
- Overrides:
equalsin classComplexJobOutputFormatType
-
visit
- Overrides:
visitin classComplexJobOutputFormatType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode- Overrides:
hashCodein classComplexJobOutputFormatType
-
hashCode
public int hashCode()- Overrides:
hashCodein classComplexJobOutputFormatType
-
toString
- Overrides:
toStringin classComplexJobOutputFormatType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendin classComplexJobOutputFormatType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendFieldsin classComplexJobOutputFormatType
-