Uses of Class
com.vidispine.generated.ThumbnailInfoType
-
Uses of ThumbnailInfoType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ThumbnailInfoTypeMethods in com.vidispine.generated that return ThumbnailInfoTypeModifier and TypeMethodDescriptionObjectFactory.createThumbnailInfoType()
Create an instance ofThumbnailInfoType
ThumbnailInfoType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ThumbnailInfoType.withTimeCode
(TimeCodeType value) Sets the value of the timeCode property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type ThumbnailInfoTypeModifier and TypeMethodDescriptionJobStatusType.getThumbnail()
Gets the value of the thumbnail property.Methods in com.vidispine.generated with parameters of type ThumbnailInfoTypeModifier and TypeMethodDescriptionJobStatusType.withThumbnail
(ThumbnailInfoType... values) Adds objects to the list of Thumbnail using add methodMethod parameters in com.vidispine.generated with type arguments of type ThumbnailInfoTypeModifier and TypeMethodDescriptionJobStatusType.withThumbnail
(Collection<ThumbnailInfoType> values) Adds objects to the list of Thumbnail using addAll method