Uses of Class
com.vidispine.generated.HashJobType
-
-
Uses of HashJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as HashJobType Modifier and Type Field Description protected HashJobType
JobRequestChoiceType. hashRequest
Methods in com.vidispine.generated that return HashJobType Modifier and Type Method Description HashJobType
ObjectFactory. createHashJobType()
Create an instance ofHashJobType
HashJobType
JobRequestChoiceType. getHashRequest()
Gets the value of the hashRequest property.HashJobType
HashJobType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
HashJobType
HashJobType. withCompute(HashComputeOperation... values)
HashJobType
HashJobType. withCompute(Collection<HashComputeOperation> values)
Methods in com.vidispine.generated that return types with arguments of type HashJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<HashJobType>
ObjectFactory. createHashJobDocument(HashJobType value)
Methods in com.vidispine.generated with parameters of type HashJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<HashJobType>
ObjectFactory. createHashJobDocument(HashJobType value)
void
JobRequestChoiceType. setHashRequest(HashJobType value)
Sets the value of the hashRequest property.JobRequestChoiceType
JobRequestChoiceType. withHashRequest(HashJobType value)
-