Package com.vidispine.generated
Class ComplexJobSubtitleOutputType
java.lang.Object
com.vidispine.generated.ComplexJobOutputType
com.vidispine.generated.ComplexJobSubtitleOutputType
- 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
public class ComplexJobSubtitleOutputType
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 ComplexJobSubtitleOutputType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="ComplexJobSubtitleOutputType">
<complexContent>
<extension base="{http://xml.vidispine.com/schema/vidispine}ComplexJobOutputType">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.vidispine.generated.ComplexJobOutputType
bitrate, codec, codecName, codecTag, codecTagString, edl, id, metadata, objectTracking, preset, setting, start, timeBase -
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_) withBitrate(Long value) Sets the value of the bitrate property.Sets the value of the codec property.withCodecName(String value) Sets the value of the codecName property.withCodecTag(Long value) Sets the value of the codecTag property.withCodecTagString(String value) Sets the value of the codecTagString property.Sets the value of the edl property.Adds objects to the list of Id using add methodwithId(Collection<Integer> values) Adds objects to the list of Id using addAll methodwithMetadata(KeyValuePairType... values) Adds objects to the list of Metadata using add methodwithMetadata(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodSets the value of the objectTracking property.withPreset(String... values) Adds objects to the list of Preset using add methodwithPreset(Collection<String> values) Adds objects to the list of Preset using addAll methodwithSetting(KeyValuePairType... values) Adds objects to the list of Setting using add methodwithSetting(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodwithStart(TimeCodeType value) Sets the value of the start property.withTimeBase(TimeBaseType value) Sets the value of the timeBase property.Methods inherited from class com.vidispine.generated.ComplexJobOutputType
getBitrate, getCodec, getCodecName, getCodecTag, getCodecTagString, getEdl, getId, getMetadata, getObjectTracking, getPreset, getSetting, getStart, getTimeBase, isSetBitrate, isSetCodec, isSetCodecName, isSetCodecTag, isSetCodecTagString, isSetEdl, isSetId, isSetMetadata, isSetObjectTracking, isSetPreset, isSetSetting, isSetStart, isSetTimeBase, setBitrate, setCodec, setCodecName, setCodecTag, setCodecTagString, setEdl, setObjectTracking, setStart, setTimeBase, unsetId, unsetMetadata, unsetPreset, unsetSetting
-
Constructor Details
-
ComplexJobSubtitleOutputType
public ComplexJobSubtitleOutputType()
-
-
Method Details
-
clone
- Overrides:
clonein classComplexJobOutputType
-
copyTo
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classComplexJobOutputType
-
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 classComplexJobOutputType
-
createNewInstance
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
createNewInstancein classComplexJobOutputType
-
withId
Adds objects to the list of Id using add method- Overrides:
withIdin classComplexJobOutputType- Parameters:
values- objects to add to the list Id- Returns:
- The class instance
-
withId
Adds objects to the list of Id using addAll method- Overrides:
withIdin classComplexJobOutputType- Parameters:
values- objects to add to the list Id- Returns:
- The class instance
-
withStart
Sets the value of the start property.- Overrides:
withStartin classComplexJobOutputType- Parameters:
value- allowed object isTimeCodeType- Returns:
- The class instance
-
withCodec
Sets the value of the codec property.- Overrides:
withCodecin classComplexJobOutputType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withCodecTag
Sets the value of the codecTag property.- Overrides:
withCodecTagin classComplexJobOutputType- Parameters:
value- allowed object isLong- Returns:
- The class instance
-
withCodecTagString
Sets the value of the codecTagString property.- Overrides:
withCodecTagStringin classComplexJobOutputType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withCodecName
Sets the value of the codecName property.- Overrides:
withCodecNamein classComplexJobOutputType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withBitrate
Sets the value of the bitrate property.- Overrides:
withBitratein classComplexJobOutputType- Parameters:
value- allowed object isLong- Returns:
- The class instance
-
withTimeBase
Sets the value of the timeBase property.- Overrides:
withTimeBasein classComplexJobOutputType- Parameters:
value- allowed object isTimeBaseType- Returns:
- The class instance
-
withPreset
Adds objects to the list of Preset using add method- Overrides:
withPresetin classComplexJobOutputType- Parameters:
values- objects to add to the list Preset- Returns:
- The class instance
-
withPreset
Adds objects to the list of Preset using addAll method- Overrides:
withPresetin classComplexJobOutputType- Parameters:
values- objects to add to the list Preset- Returns:
- The class instance
-
withEdl
Sets the value of the edl property.- Overrides:
withEdlin classComplexJobOutputType- Parameters:
value- allowed object isEDLType- Returns:
- The class instance
-
withSetting
Adds objects to the list of Setting using add method- Overrides:
withSettingin classComplexJobOutputType- 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 classComplexJobOutputType- Parameters:
values- objects to add to the list Setting- Returns:
- The class instance
-
withObjectTracking
Sets the value of the objectTracking property.- Overrides:
withObjectTrackingin classComplexJobOutputType- Parameters:
value- allowed object isComplexJobOTIFType- Returns:
- The class instance
-
withMetadata
Adds objects to the list of Metadata using add method- Overrides:
withMetadatain classComplexJobOutputType- 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 classComplexJobOutputType- 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:
equalsin interfaceorg.jvnet.jaxb.lang.Equals- Overrides:
equalsin classComplexJobOutputType
-
equals
- Overrides:
equalsin classComplexJobOutputType
-
visit
- Overrides:
visitin classComplexJobOutputType
-
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 classComplexJobOutputType
-
hashCode
public int hashCode()- Overrides:
hashCodein classComplexJobOutputType
-
toString
- Overrides:
toStringin classComplexJobOutputType
-
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 classComplexJobOutputType
-
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 classComplexJobOutputType
-