Modifier and Type | Field and Description |
---|---|
protected List<HashComputeOperation> |
HashJobType.compute |
Modifier and Type | Method and Description |
---|---|
HashComputeOperation |
ObjectFactory.createHashComputeOperation()
Create an instance of
HashComputeOperation |
HashComputeOperation |
HashComputeOperation.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
HashComputeOperation |
HashComputeOperation.withFunction(String value) |
HashComputeOperation |
HashComputeOperation.withId(String value) |
HashComputeOperation |
HashComputeOperation.withSetting(Collection<KeyValuePairType> values) |
HashComputeOperation |
HashComputeOperation.withSetting(KeyValuePairType... values) |
HashComputeOperation |
HashComputeOperation.withUri(String value) |
Modifier and Type | Method and Description |
---|---|
List<HashComputeOperation> |
HashJobType.getCompute()
Gets the value of the compute property.
|
Modifier and Type | Method and Description |
---|---|
HashJobType |
HashJobType.withCompute(HashComputeOperation... values) |
Modifier and Type | Method and Description |
---|---|
HashJobType |
HashJobType.withCompute(Collection<HashComputeOperation> values) |
Copyright © 2017. All rights reserved.