| Modifier and Type | Field and Description |
|---|---|
protected List<HashResponse> |
JobStatusType.hashResponse |
| Modifier and Type | Method and Description |
|---|---|
HashResponse |
ObjectFactory.createHashResponse()
Create an instance of
HashResponse |
HashResponse |
HashResponse.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
HashResponse |
HashResponse.withError(String value) |
HashResponse |
HashResponse.withFunction(String value) |
HashResponse |
HashResponse.withHash(String value) |
HashResponse |
HashResponse.withId(String value) |
HashResponse |
HashResponse.withUri(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<HashResponse> |
JobStatusType.getHashResponse()
Gets the value of the hashResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
JobStatusType |
JobStatusType.withHashResponse(HashResponse... values) |
| Modifier and Type | Method and Description |
|---|---|
JobStatusType |
JobStatusType.withHashResponse(Collection<HashResponse> values) |
Copyright © 2019. All rights reserved.