Uses of Class
com.vidispine.generated.ThumbnailServiceType
-
-
Uses of ThumbnailServiceType in com.vidispine.generated
Fields in com.vidispine.generated declared as ThumbnailServiceType Modifier and Type Field Description protected ThumbnailServiceType
ResourceType. thumbnail
Methods in com.vidispine.generated that return ThumbnailServiceType Modifier and Type Method Description ThumbnailServiceType
ObjectFactory. createThumbnailServiceType()
Create an instance ofThumbnailServiceType
ThumbnailServiceType
ResourceType. getThumbnail()
Gets the value of the thumbnail property.ThumbnailServiceType
ThumbnailServiceType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ThumbnailServiceType
ThumbnailServiceType. withFailureMessage(String value)
ThumbnailServiceType
ThumbnailServiceType. withLastFailure(XMLGregorianCalendar value)
ThumbnailServiceType
ThumbnailServiceType. withLastSuccess(XMLGregorianCalendar value)
ThumbnailServiceType
ThumbnailServiceType. withMode(String value)
ThumbnailServiceType
ThumbnailServiceType. withPath(String value)
ThumbnailServiceType
ThumbnailServiceType. withState(String value)
Methods in com.vidispine.generated with parameters of type ThumbnailServiceType Modifier and Type Method Description void
ResourceType. setThumbnail(ThumbnailServiceType value)
Sets the value of the thumbnail property.ResourceType
ResourceType. withThumbnail(ThumbnailServiceType value)
-