Uses of Class
com.vidispine.generated.ThumbnailMultiType.Thumbnail
-
Uses of ThumbnailMultiType.Thumbnail in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ThumbnailMultiType.ThumbnailModifier and TypeFieldDescriptionprotected List<ThumbnailMultiType.Thumbnail>
ThumbnailMultiType.thumbnail
Methods in com.vidispine.generated that return ThumbnailMultiType.ThumbnailModifier and TypeMethodDescriptionObjectFactory.createThumbnailMultiTypeThumbnail()
Create an instance ofThumbnailMultiType.Thumbnail
ThumbnailMultiType.Thumbnail.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ThumbnailMultiType.Thumbnail.withImage
(byte[] value) Sets the value of the image property.Sets the value of the tc property.ThumbnailMultiType.Thumbnail.withTimecode
(TimeCodeType value) Sets the value of the timecode property.Sets the value of the type property.ThumbnailMultiType.Thumbnail.withVersion
(Integer value) Sets the value of the version property.Methods in com.vidispine.generated that return types with arguments of type ThumbnailMultiType.ThumbnailModifier and TypeMethodDescriptionThumbnailMultiType.getThumbnail()
Gets the value of the thumbnail property.Methods in com.vidispine.generated with parameters of type ThumbnailMultiType.ThumbnailModifier and TypeMethodDescriptionThumbnailMultiType.withThumbnail
(ThumbnailMultiType.Thumbnail... values) Adds objects to the list of Thumbnail using add methodMethod parameters in com.vidispine.generated with type arguments of type ThumbnailMultiType.ThumbnailModifier and TypeMethodDescriptionThumbnailMultiType.withThumbnail
(Collection<ThumbnailMultiType.Thumbnail> values) Adds objects to the list of Thumbnail using addAll method