Uses of Class
com.vidispine.generated.ComplexJobBulkyMetadataRequestType
-
Uses of ComplexJobBulkyMetadataRequestType in com.vidispine.generated
Fields in com.vidispine.generated declared as ComplexJobBulkyMetadataRequestTypeModifier and TypeFieldDescriptionprotected ComplexJobBulkyMetadataRequestType
ComplexJobType.Input.bulkyMetadataRequest
Methods in com.vidispine.generated that return ComplexJobBulkyMetadataRequestTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobBulkyMetadataRequestType()
Create an instance ofComplexJobBulkyMetadataRequestType
ComplexJobType.Input.getBulkyMetadataRequest()
Gets the value of the bulkyMetadataRequest property.ComplexJobBulkyMetadataRequestType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobBulkyMetadataRequestType.withFailIfTimecodeNotPresent
(Boolean value) Sets the value of the failIfTimecodeNotPresent property.ComplexJobBulkyMetadataRequestType.withTargetUri
(String value) Sets the value of the targetUri property.Methods in com.vidispine.generated with parameters of type ComplexJobBulkyMetadataRequestTypeModifier and TypeMethodDescriptionvoid
ComplexJobType.Input.setBulkyMetadataRequest
(ComplexJobBulkyMetadataRequestType value) Sets the value of the bulkyMetadataRequest property.ComplexJobType.Input.withBulkyMetadataRequest
(ComplexJobBulkyMetadataRequestType value) Sets the value of the bulkyMetadataRequest property.