public class SubtitleComponentType extends MediaComponentType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals
Java class for SubtitleComponentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SubtitleComponentType"> <complexContent> <extension base="{http://xml.vidispine.com/schema/vidispine}MediaComponentType"> </extension> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
SubtitleComponentType.PropInfo |
bitrate, codec, duration, edl, essenceStreamId, extradata, interval, itemTrack, level, numberOfPackets, pid, profile, repeatCount, segment, startTimestamp, timeBase, trackOrder
file, id, metadata
Constructor and Description |
---|
SubtitleComponentType() |
getBitrate, getCodec, getDuration, getEdl, getEssenceStreamId, getExtradata, getInterval, getItemTrack, getLevel, getNumberOfPackets, getPid, getProfile, getRepeatCount, getSegment, getStartTimestamp, getTimeBase, getTrackOrder, isSetBitrate, isSetCodec, isSetDuration, isSetEdl, isSetEssenceStreamId, isSetExtradata, isSetInterval, isSetItemTrack, isSetLevel, isSetNumberOfPackets, isSetPid, isSetProfile, isSetRepeatCount, isSetSegment, isSetStartTimestamp, isSetTimeBase, isSetTrackOrder, setBitrate, setCodec, setDuration, setEdl, setEssenceStreamId, setExtradata, setInterval, setItemTrack, setLevel, setNumberOfPackets, setPid, setProfile, setRepeatCount, setSegment, setStartTimestamp, setTimeBase, setTrackOrder
getFile, getId, getMetadata, isSetFile, isSetId, isSetMetadata, setId, unsetFile, unsetMetadata
public Object clone()
clone
in class MediaComponentType
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class MediaComponentType
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class MediaComponentType
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
in class MediaComponentType
public SubtitleComponentType withCodec(String value)
withCodec
in class MediaComponentType
public SubtitleComponentType withTimeBase(TimeBaseType value)
withTimeBase
in class MediaComponentType
public SubtitleComponentType withItemTrack(String value)
withItemTrack
in class MediaComponentType
public SubtitleComponentType withEssenceStreamId(Integer value)
withEssenceStreamId
in class MediaComponentType
public SubtitleComponentType withInterval(TimeIntervalType value)
withInterval
in class MediaComponentType
public SubtitleComponentType withBitrate(Long value)
withBitrate
in class MediaComponentType
public SubtitleComponentType withNumberOfPackets(Long value)
withNumberOfPackets
in class MediaComponentType
public SubtitleComponentType withExtradata(byte[] value)
withExtradata
in class MediaComponentType
public SubtitleComponentType withPid(Integer value)
withPid
in class MediaComponentType
public SubtitleComponentType withDuration(TimeCodeType value)
withDuration
in class MediaComponentType
public SubtitleComponentType withProfile(Integer value)
withProfile
in class MediaComponentType
public SubtitleComponentType withLevel(Integer value)
withLevel
in class MediaComponentType
public SubtitleComponentType withEdl(EDLType value)
withEdl
in class MediaComponentType
public SubtitleComponentType withStartTimestamp(TimeCodeType value)
withStartTimestamp
in class MediaComponentType
public SubtitleComponentType withRepeatCount(BigInteger value)
withRepeatCount
in class MediaComponentType
public SubtitleComponentType withTrackOrder(Integer value)
withTrackOrder
in class MediaComponentType
public SubtitleComponentType withSegment(Integer value)
withSegment
in class MediaComponentType
public SubtitleComponentType withFile(FileType... values)
withFile
in class MediaComponentType
public SubtitleComponentType withFile(Collection<FileType> values)
withFile
in class MediaComponentType
public SubtitleComponentType withId(String value)
withId
in class MediaComponentType
public SubtitleComponentType withMetadata(KeyValuePairType... values)
withMetadata
in class MediaComponentType
public SubtitleComponentType withMetadata(Collection<KeyValuePairType> values)
withMetadata
in class MediaComponentType
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
equals
in class MediaComponentType
public boolean equals(Object object)
equals
in class MediaComponentType
public SubtitleComponentType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
visit
in class MediaComponentType
Copyright © 2018. All rights reserved.