Package com.vidispine.generated
Class SegmentationJobType
java.lang.Object
com.vidispine.generated.TranscoderJobType
com.vidispine.generated.SegmentationJobType
- 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 SegmentationJobType
extends TranscoderJobType
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 SegmentationJobType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="SegmentationJobType">
<complexContent>
<extension base="{http://xml.vidispine.com/schema/vidispine}TranscoderJobType">
<sequence>
<element name="input" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="playlistOutput" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="segmentUriPrefix" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="segmentUriPostfix" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="containerFormat" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="segmentLength" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
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) Gets the value of the containerFormat property.getInput()Gets the value of the input property.Gets the value of the playlistOutput property.Gets the value of the segmentLength property.Gets the value of the segmentUriPostfix property.Gets the value of the segmentUriPrefix property.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) booleanbooleanbooleanbooleanbooleanbooleanvoidsetContainerFormat(String value) Sets the value of the containerFormat property.voidSets the value of the input property.voidsetPlaylistOutput(String value) Sets the value of the playlistOutput property.voidsetSegmentLength(TimeCodeType value) Sets the value of the segmentLength property.voidsetSegmentUriPostfix(String value) Sets the value of the segmentUriPostfix property.voidsetSegmentUriPrefix(String value) Sets the value of the segmentUriPrefix property.toString()visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) withContainerFormat(String value) Sets the value of the containerFormat property.Sets the value of the input property.withPlaylistOutput(String value) Sets the value of the playlistOutput property.withSegmentLength(TimeCodeType value) Sets the value of the segmentLength property.withSegmentUriPostfix(String value) Sets the value of the segmentUriPostfix property.withSegmentUriPrefix(String value) Sets the value of the segmentUriPrefix property.
-
Field Details
-
input
-
playlistOutput
-
segmentUriPrefix
-
segmentUriPostfix
-
containerFormat
-
segmentLength
-
-
Constructor Details
-
SegmentationJobType
public SegmentationJobType()
-
-
Method Details
-
getInput
Gets the value of the input property.- Returns:
- possible object is
String
-
setInput
Sets the value of the input property.- Parameters:
value- allowed object isString
-
isSetInput
public boolean isSetInput() -
getPlaylistOutput
Gets the value of the playlistOutput property.- Returns:
- possible object is
String
-
setPlaylistOutput
Sets the value of the playlistOutput property.- Parameters:
value- allowed object isString
-
isSetPlaylistOutput
public boolean isSetPlaylistOutput() -
getSegmentUriPrefix
Gets the value of the segmentUriPrefix property.- Returns:
- possible object is
String
-
setSegmentUriPrefix
Sets the value of the segmentUriPrefix property.- Parameters:
value- allowed object isString
-
isSetSegmentUriPrefix
public boolean isSetSegmentUriPrefix() -
getSegmentUriPostfix
Gets the value of the segmentUriPostfix property.- Returns:
- possible object is
String
-
setSegmentUriPostfix
Sets the value of the segmentUriPostfix property.- Parameters:
value- allowed object isString
-
isSetSegmentUriPostfix
public boolean isSetSegmentUriPostfix() -
getContainerFormat
Gets the value of the containerFormat property.- Returns:
- possible object is
String
-
setContainerFormat
Sets the value of the containerFormat property.- Parameters:
value- allowed object isString
-
isSetContainerFormat
public boolean isSetContainerFormat() -
getSegmentLength
Gets the value of the segmentLength property.- Returns:
- possible object is
TimeCodeType
-
setSegmentLength
Sets the value of the segmentLength property.- Parameters:
value- allowed object isTimeCodeType
-
isSetSegmentLength
public boolean isSetSegmentLength() -
clone
- Overrides:
clonein classTranscoderJobType
-
copyTo
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classTranscoderJobType
-
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 classTranscoderJobType
-
createNewInstance
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
createNewInstancein classTranscoderJobType
-
withInput
Sets the value of the input property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withPlaylistOutput
Sets the value of the playlistOutput property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withSegmentUriPrefix
Sets the value of the segmentUriPrefix property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withSegmentUriPostfix
Sets the value of the segmentUriPostfix property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withContainerFormat
Sets the value of the containerFormat property.- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withSegmentLength
Sets the value of the segmentLength property.- Parameters:
value- allowed object isTimeCodeType- 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 classTranscoderJobType
-
equals
- Overrides:
equalsin classTranscoderJobType
-
visit
- Overrides:
visitin classTranscoderJobType
-
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 classTranscoderJobType
-
hashCode
public int hashCode()- Overrides:
hashCodein classTranscoderJobType
-
toString
- Overrides:
toStringin classTranscoderJobType
-
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 classTranscoderJobType
-
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 classTranscoderJobType
-