Uses of Class
com.vidispine.generated.ThumbnailSpriteSheetType.Thumbnail
-
Uses of ThumbnailSpriteSheetType.Thumbnail in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ThumbnailSpriteSheetType.ThumbnailModifier and TypeFieldDescriptionprotected List<ThumbnailSpriteSheetType.Thumbnail>ThumbnailSpriteSheetType.thumbnailMethods in com.vidispine.generated that return ThumbnailSpriteSheetType.ThumbnailModifier and TypeMethodDescriptionObjectFactory.createThumbnailSpriteSheetTypeThumbnail()Create an instance ofThumbnailSpriteSheetType.ThumbnailThumbnailSpriteSheetType.Thumbnail.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ThumbnailSpriteSheetType.Thumbnail.withEndTimecode(TimeCodeType value) Sets the value of the endTimecode property.ThumbnailSpriteSheetType.Thumbnail.withHeight(int value) Sets the value of the height property.ThumbnailSpriteSheetType.Thumbnail.withTimecode(TimeCodeType value) Sets the value of the timecode property.ThumbnailSpriteSheetType.Thumbnail.withWidth(int value) Sets the value of the width property.ThumbnailSpriteSheetType.Thumbnail.withX(int value) Sets the value of the x property.ThumbnailSpriteSheetType.Thumbnail.withY(int value) Sets the value of the y property.Methods in com.vidispine.generated that return types with arguments of type ThumbnailSpriteSheetType.ThumbnailModifier and TypeMethodDescriptionThumbnailSpriteSheetType.getThumbnail()Gets the value of the thumbnail property.Methods in com.vidispine.generated with parameters of type ThumbnailSpriteSheetType.ThumbnailModifier and TypeMethodDescriptionThumbnailSpriteSheetType.withThumbnail(ThumbnailSpriteSheetType.Thumbnail... values) Adds objects to the list of Thumbnail using add methodMethod parameters in com.vidispine.generated with type arguments of type ThumbnailSpriteSheetType.ThumbnailModifier and TypeMethodDescriptionThumbnailSpriteSheetType.withThumbnail(Collection<ThumbnailSpriteSheetType.Thumbnail> values) Adds objects to the list of Thumbnail using addAll method