Uses of Class
com.vidispine.generated.TranscoderDirectAccess.Rewrite
-
Uses of TranscoderDirectAccess.Rewrite in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TranscoderDirectAccess.RewriteModifier and TypeFieldDescriptionprotected List<TranscoderDirectAccess.Rewrite>
TranscoderDirectAccess.rewrite
Methods in com.vidispine.generated that return TranscoderDirectAccess.RewriteModifier and TypeMethodDescriptionObjectFactory.createTranscoderDirectAccessRewrite()
Create an instance ofTranscoderDirectAccess.Rewrite
TranscoderDirectAccess.Rewrite.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) TranscoderDirectAccess.Rewrite.withPattern
(String value) Sets the value of the pattern property.TranscoderDirectAccess.Rewrite.withReplacement
(String value) Sets the value of the replacement property.Methods in com.vidispine.generated that return types with arguments of type TranscoderDirectAccess.RewriteModifier and TypeMethodDescriptionTranscoderDirectAccess.getRewrite()
Gets the value of the rewrite property.Methods in com.vidispine.generated with parameters of type TranscoderDirectAccess.RewriteModifier and TypeMethodDescriptionTranscoderDirectAccess.withRewrite
(TranscoderDirectAccess.Rewrite... values) Adds objects to the list of Rewrite using add methodMethod parameters in com.vidispine.generated with type arguments of type TranscoderDirectAccess.RewriteModifier and TypeMethodDescriptionTranscoderDirectAccess.withRewrite
(Collection<TranscoderDirectAccess.Rewrite> values) Adds objects to the list of Rewrite using addAll method