Uses of Class
com.vidispine.generated.ClipType
-
Uses of ClipType in com.vidispine.generated
Subclasses of ClipType in com.vidispine.generatedModifier and TypeClassDescriptionclass
Java class for AudioClipType complex typeclass
Java class for VideoClipType complex typeMethods in com.vidispine.generated that return ClipTypeModifier and TypeMethodDescriptionObjectFactory.createClipType()
Create an instance ofClipType
ClipType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.ClipType.withPid
(int value) Sets the value of the pid property.ClipType.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodClipType.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodClipType.withStream
(int value) Sets the value of the stream property.ClipType.withSubClip
(SubClipType... values) Adds objects to the list of SubClip using add methodClipType.withSubClip
(Collection<SubClipType> values) Adds objects to the list of SubClip using addAll methodClipType.withTrack
(int value) Sets the value of the track property.Sets the value of the uri property.