Uses of Class
com.vidispine.generated.ThumbnailsSynchronizeType
-
Uses of ThumbnailsSynchronizeType in com.vidispine.generated
Fields in com.vidispine.generated declared as ThumbnailsSynchronizeTypeModifier and TypeFieldDescriptionprotected ThumbnailsSynchronizeTypeItemSynchronizeType.thumbnailsMethods in com.vidispine.generated that return ThumbnailsSynchronizeTypeModifier and TypeMethodDescriptionObjectFactory.createThumbnailsSynchronizeType()Create an instance ofThumbnailsSynchronizeTypeItemSynchronizeType.getThumbnails()Gets the value of the thumbnails property.ThumbnailsSynchronizeType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ThumbnailsSynchronizeType.withThumbnail(ThumbnailSynchronizeType... values) Adds objects to the list of Thumbnail using add methodThumbnailsSynchronizeType.withThumbnail(Collection<ThumbnailSynchronizeType> values) Adds objects to the list of Thumbnail using addAll methodMethods in com.vidispine.generated that return types with arguments of type ThumbnailsSynchronizeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ThumbnailsSynchronizeType>ObjectFactory.createThumbnailsSynchronizeDocument(ThumbnailsSynchronizeType value) Methods in com.vidispine.generated with parameters of type ThumbnailsSynchronizeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ThumbnailsSynchronizeType>ObjectFactory.createThumbnailsSynchronizeDocument(ThumbnailsSynchronizeType value) voidItemSynchronizeType.setThumbnails(ThumbnailsSynchronizeType value) Sets the value of the thumbnails property.ItemSynchronizeType.withThumbnails(ThumbnailsSynchronizeType value) Sets the value of the thumbnails property.