Uses of Class
com.vidispine.generated.HashResponse
-
Uses of HashResponse in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type HashResponseMethods in com.vidispine.generated that return HashResponseModifier and TypeMethodDescriptionObjectFactory.createHashResponse()
Create an instance ofHashResponse
HashResponse.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the error property.HashResponse.withFunction
(String value) Sets the value of the function property.Sets the value of the hash property.Sets the value of the id property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type HashResponseModifier and TypeMethodDescriptionJobStatusType.getHashResponse()
Gets the value of the hashResponse property.Methods in com.vidispine.generated with parameters of type HashResponseModifier and TypeMethodDescriptionJobStatusType.withHashResponse
(HashResponse... values) Adds objects to the list of HashResponse using add methodMethod parameters in com.vidispine.generated with type arguments of type HashResponseModifier and TypeMethodDescriptionJobStatusType.withHashResponse
(Collection<HashResponse> values) Adds objects to the list of HashResponse using addAll method