Modifier and Type | Field and Description |
---|---|
protected List<DurationResponse> |
JobStatusType.durationResponse |
Modifier and Type | Method and Description |
---|---|
DurationResponse |
ObjectFactory.createDurationResponse()
Create an instance of
DurationResponse |
DurationResponse |
DurationResponse.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
DurationResponse |
DurationResponse.withDuration(DurationType value) |
DurationResponse |
DurationResponse.withId(String value) |
DurationResponse |
DurationResponse.withUri(String value) |
Modifier and Type | Method and Description |
---|---|
List<DurationResponse> |
JobStatusType.getDurationResponse()
Gets the value of the durationResponse property.
|
Modifier and Type | Method and Description |
---|---|
JobStatusType |
JobStatusType.withDurationResponse(DurationResponse... values) |
Modifier and Type | Method and Description |
---|---|
JobStatusType |
JobStatusType.withDurationResponse(Collection<DurationResponse> values) |
Copyright © 2018. All rights reserved.