Uses of Class
com.vidispine.generated.XMPReadOperation
-
Uses of XMPReadOperation in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type XMPReadOperationMethods in com.vidispine.generated that return XMPReadOperationModifier and TypeMethodDescriptionObjectFactory.createXMPReadOperation()
Create an instance ofXMPReadOperation
XMPReadOperation.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.XMPReadOperation.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodXMPReadOperation.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodSets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type XMPReadOperationMethods in com.vidispine.generated with parameters of type XMPReadOperationModifier and TypeMethodDescriptionXMPJobType.withRead
(XMPReadOperation... values) Adds objects to the list of Read using add methodMethod parameters in com.vidispine.generated with type arguments of type XMPReadOperationModifier and TypeMethodDescriptionXMPJobType.withRead
(Collection<XMPReadOperation> values) Adds objects to the list of Read using addAll method