public class VideoClipType extends ClipType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo
Java class for VideoClipType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VideoClipType"> <complexContent> <extension base="{http://xml.vidispine.com/schema/vidispine}ClipType"> </extension> </complexContent> </complexType>
Constructor and Description |
---|
VideoClipType() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
getId, getStream, getSubClip, getTrack, getUri, isSetId, isSetStream, isSetSubClip, isSetTrack, isSetUri, setId, setStream, setTrack, setUri, unsetStream, unsetSubClip, unsetTrack
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
in class ClipType
Copyright © 2015. All rights reserved.