Uses of Class
com.vidispine.generated.ThumbnailServiceType
-
Uses of ThumbnailServiceType in com.vidispine.generated
Fields in com.vidispine.generated declared as ThumbnailServiceTypeMethods in com.vidispine.generated that return ThumbnailServiceTypeModifier and TypeMethodDescriptionObjectFactory.createThumbnailServiceType()
Create an instance ofThumbnailServiceType
ResourceType.getThumbnail()
Gets the value of the thumbnail property.ThumbnailServiceType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ThumbnailServiceType.withFailureMessage
(String value) Sets the value of the failureMessage property.ThumbnailServiceType.withLastFailure
(XMLGregorianCalendar value) Sets the value of the lastFailure property.ThumbnailServiceType.withLastSuccess
(XMLGregorianCalendar value) Sets the value of the lastSuccess property.ThumbnailServiceType.withMethod
(ThumbnailServiceMethodType... values) Adds objects to the list of Method using add methodThumbnailServiceType.withMethod
(Collection<ThumbnailServiceMethodType> values) Adds objects to the list of Method using addAll methodSets the value of the mode property.Adds objects to the list of Path using add methodThumbnailServiceType.withPath
(Collection<String> values) Adds objects to the list of Path using addAll methodSets the value of the state property.Methods in com.vidispine.generated with parameters of type ThumbnailServiceTypeModifier and TypeMethodDescriptionvoid
ResourceType.setThumbnail
(ThumbnailServiceType value) Sets the value of the thumbnail property.ResourceType.withThumbnail
(ThumbnailServiceType value) Sets the value of the thumbnail property.