Uses of Class
com.vidispine.generated.XMPWriteOperation
-
Uses of XMPWriteOperation in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type XMPWriteOperationMethods in com.vidispine.generated that return XMPWriteOperationModifier and TypeMethodDescriptionObjectFactory.createXMPWriteOperation()
Create an instance ofXMPWriteOperation
XMPWriteOperation.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.XMPWriteOperation.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodXMPWriteOperation.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodSets the value of the uri property.Sets the value of the xmp property.Methods in com.vidispine.generated that return types with arguments of type XMPWriteOperationMethods in com.vidispine.generated with parameters of type XMPWriteOperationModifier and TypeMethodDescriptionXMPJobType.withWrite
(XMPWriteOperation... values) Adds objects to the list of Write using add methodMethod parameters in com.vidispine.generated with type arguments of type XMPWriteOperationModifier and TypeMethodDescriptionXMPJobType.withWrite
(Collection<XMPWriteOperation> values) Adds objects to the list of Write using addAll method