Uses of Class
com.vidispine.generated.ThumbnailServiceMethodType
-
Uses of ThumbnailServiceMethodType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ThumbnailServiceMethodTypeModifier and TypeFieldDescriptionprotected List<ThumbnailServiceMethodType>
ThumbnailServiceType.method
Methods in com.vidispine.generated that return ThumbnailServiceMethodTypeModifier and TypeMethodDescriptionObjectFactory.createThumbnailServiceMethodType()
Create an instance ofThumbnailServiceMethodType
ThumbnailServiceMethodType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the uri property.ThumbnailServiceMethodType.withVxaLocalPath
(String value) Sets the value of the vxaLocalPath property.Methods in com.vidispine.generated that return types with arguments of type ThumbnailServiceMethodTypeModifier and TypeMethodDescriptionThumbnailServiceType.getMethod()
Gets the value of the method property.Methods in com.vidispine.generated with parameters of type ThumbnailServiceMethodTypeModifier and TypeMethodDescriptionThumbnailServiceType.withMethod
(ThumbnailServiceMethodType... values) Adds objects to the list of Method using add methodMethod parameters in com.vidispine.generated with type arguments of type ThumbnailServiceMethodTypeModifier and TypeMethodDescriptionThumbnailServiceType.withMethod
(Collection<ThumbnailServiceMethodType> values) Adds objects to the list of Method using addAll method