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, trackOrderfile, 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, setTrackOrdergetFile, getId, getMetadata, isSetFile, isSetId, isSetMetadata, setId, unsetFile, unsetMetadatapublic Object clone()
clone in class MediaComponentTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class MediaComponentTypepublic 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.CopyTocopyTo in class MediaComponentTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in class MediaComponentTypepublic SubtitleComponentType withCodec(String value)
withCodec in class MediaComponentTypepublic SubtitleComponentType withTimeBase(TimeBaseType value)
withTimeBase in class MediaComponentTypepublic SubtitleComponentType withItemTrack(String value)
withItemTrack in class MediaComponentTypepublic SubtitleComponentType withEssenceStreamId(Integer value)
withEssenceStreamId in class MediaComponentTypepublic SubtitleComponentType withInterval(TimeIntervalType value)
withInterval in class MediaComponentTypepublic SubtitleComponentType withBitrate(Long value)
withBitrate in class MediaComponentTypepublic SubtitleComponentType withNumberOfPackets(Long value)
withNumberOfPackets in class MediaComponentTypepublic SubtitleComponentType withExtradata(byte[] value)
withExtradata in class MediaComponentTypepublic SubtitleComponentType withPid(Integer value)
withPid in class MediaComponentTypepublic SubtitleComponentType withDuration(TimeCodeType value)
withDuration in class MediaComponentTypepublic SubtitleComponentType withProfile(Integer value)
withProfile in class MediaComponentTypepublic SubtitleComponentType withLevel(Integer value)
withLevel in class MediaComponentTypepublic SubtitleComponentType withEdl(EDLType value)
withEdl in class MediaComponentTypepublic SubtitleComponentType withStartTimestamp(TimeCodeType value)
withStartTimestamp in class MediaComponentTypepublic SubtitleComponentType withRepeatCount(BigInteger value)
withRepeatCount in class MediaComponentTypepublic SubtitleComponentType withTrackOrder(Integer value)
withTrackOrder in class MediaComponentTypepublic SubtitleComponentType withSegment(Integer value)
withSegment in class MediaComponentTypepublic SubtitleComponentType withFile(FileType... values)
withFile in class MediaComponentTypepublic SubtitleComponentType withFile(Collection<FileType> values)
withFile in class MediaComponentTypepublic SubtitleComponentType withId(String value)
withId in class MediaComponentTypepublic SubtitleComponentType withMetadata(KeyValuePairType... values)
withMetadata in class MediaComponentTypepublic SubtitleComponentType withMetadata(Collection<KeyValuePairType> values)
withMetadata in class MediaComponentTypepublic 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.Equalsequals in class MediaComponentTypepublic boolean equals(Object object)
equals in class MediaComponentTypepublic SubtitleComponentType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
visit in class MediaComponentTypeCopyright © 2019. All rights reserved.