Uses of Class
com.vidispine.generated.HashComputeOperation
-
Uses of HashComputeOperation in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type HashComputeOperationMethods in com.vidispine.generated that return HashComputeOperationModifier and TypeMethodDescriptionObjectFactory.createHashComputeOperation()
Create an instance ofHashComputeOperation
HashComputeOperation.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) HashComputeOperation.withFunction
(String value) Sets the value of the function property.Sets the value of the id property.HashComputeOperation.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodHashComputeOperation.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodSets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type HashComputeOperationModifier and TypeMethodDescriptionHashJobType.getCompute()
Gets the value of the compute property.Methods in com.vidispine.generated with parameters of type HashComputeOperationModifier and TypeMethodDescriptionHashJobType.withCompute
(HashComputeOperation... values) Adds objects to the list of Compute using add methodMethod parameters in com.vidispine.generated with type arguments of type HashComputeOperationModifier and TypeMethodDescriptionHashJobType.withCompute
(Collection<HashComputeOperation> values) Adds objects to the list of Compute using addAll method