Uses of Class
com.vidispine.generated.TransferResponse
-
Uses of TransferResponse in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TransferResponseMethods in com.vidispine.generated that return TransferResponseModifier and TypeMethodDescriptionObjectFactory.createTransferResponse()
Create an instance ofTransferResponse
TransferResponse.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) TransferResponse.withDestinationUri
(String... values) Adds objects to the list of DestinationUri using add methodTransferResponse.withDestinationUri
(Collection<String> values) Adds objects to the list of DestinationUri using addAll methodSets the value of the error property.Sets the value of the id property.TransferResponse.withSourceUri
(String... values) Adds objects to the list of SourceUri using add methodTransferResponse.withSourceUri
(Collection<String> values) Adds objects to the list of SourceUri using addAll methodMethods in com.vidispine.generated that return types with arguments of type TransferResponseModifier and TypeMethodDescriptionJobStatusType.getTransferResponse()
Gets the value of the transferResponse property.Methods in com.vidispine.generated with parameters of type TransferResponseModifier and TypeMethodDescriptionJobStatusType.withTransferResponse
(TransferResponse... values) Adds objects to the list of TransferResponse using add methodMethod parameters in com.vidispine.generated with type arguments of type TransferResponseModifier and TypeMethodDescriptionJobStatusType.withTransferResponse
(Collection<TransferResponse> values) Adds objects to the list of TransferResponse using addAll method