Uses of Class
com.vidispine.generated.XMPResponse
-
Uses of XMPResponse in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type XMPResponseMethods in com.vidispine.generated that return XMPResponseModifier and TypeMethodDescriptionObjectFactory.createXMPResponse()
Create an instance ofXMPResponse
XMPResponse.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.Sets 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 XMPResponseModifier and TypeMethodDescriptionJobStatusType.getXmpResponse()
Gets the value of the xmpResponse property.Methods in com.vidispine.generated with parameters of type XMPResponseModifier and TypeMethodDescriptionJobStatusType.withXmpResponse
(XMPResponse... values) Adds objects to the list of XmpResponse using add methodMethod parameters in com.vidispine.generated with type arguments of type XMPResponseModifier and TypeMethodDescriptionJobStatusType.withXmpResponse
(Collection<XMPResponse> values) Adds objects to the list of XmpResponse using addAll method