Uses of Class
com.vidispine.generated.ThumbnailSynchronizeType
-
Uses of ThumbnailSynchronizeType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ThumbnailSynchronizeTypeModifier and TypeFieldDescriptionprotected List<ThumbnailSynchronizeType>ThumbnailsSynchronizeType.thumbnailMethods in com.vidispine.generated that return ThumbnailSynchronizeTypeModifier and TypeMethodDescriptionObjectFactory.createThumbnailSynchronizeType()Create an instance ofThumbnailSynchronizeTypeThumbnailSynchronizeType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the image property.ThumbnailSynchronizeType.withOperation(String value) Sets the value of the operation property.ThumbnailSynchronizeType.withPoster(boolean value) Sets the value of the poster property.ThumbnailSynchronizeType.withTimecode(String value) Sets the value of the timecode property.ThumbnailSynchronizeType.withVersion(BigInteger value) Sets the value of the version property.Methods in com.vidispine.generated that return types with arguments of type ThumbnailSynchronizeTypeModifier and TypeMethodDescriptionThumbnailsSynchronizeType.getThumbnail()Gets the value of the thumbnail property.Methods in com.vidispine.generated with parameters of type ThumbnailSynchronizeTypeModifier and TypeMethodDescriptionThumbnailsSynchronizeType.withThumbnail(ThumbnailSynchronizeType... values) Adds objects to the list of Thumbnail using add methodMethod parameters in com.vidispine.generated with type arguments of type ThumbnailSynchronizeTypeModifier and TypeMethodDescriptionThumbnailsSynchronizeType.withThumbnail(Collection<ThumbnailSynchronizeType> values) Adds objects to the list of Thumbnail using addAll method