Uses of Class
com.vidispine.generated.HashJobType
-
Uses of HashJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as HashJobTypeMethods in com.vidispine.generated that return HashJobTypeModifier and TypeMethodDescriptionObjectFactory.createHashJobType()Create an instance ofHashJobTypeJobRequestChoiceType.getHashRequest()Gets the value of the hashRequest property.HashJobType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) HashJobType.withCompute(HashComputeOperation... values) Adds objects to the list of Compute using add methodHashJobType.withCompute(Collection<HashComputeOperation> values) Adds objects to the list of Compute using addAll methodMethods in com.vidispine.generated that return types with arguments of type HashJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<HashJobType>ObjectFactory.createHashJobDocument(HashJobType value) Methods in com.vidispine.generated with parameters of type HashJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<HashJobType>ObjectFactory.createHashJobDocument(HashJobType value) voidJobRequestChoiceType.setHashRequest(HashJobType value) Sets the value of the hashRequest property.JobRequestChoiceType.withHashRequest(HashJobType value) Sets the value of the hashRequest property.