Modifier and Type | Field and Description |
---|---|
protected JobTaskProgressType |
JobTaskType.progress |
Modifier and Type | Method and Description |
---|---|
JobTaskProgressType |
ObjectFactory.createJobTaskProgressType()
Create an instance of
JobTaskProgressType |
JobTaskProgressType |
JobTaskType.getProgress()
Gets the value of the progress property.
|
JobTaskProgressType |
JobTaskProgressType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
JobTaskProgressType |
JobTaskProgressType.withTotal(long value) |
JobTaskProgressType |
JobTaskProgressType.withUnit(JobTaskProgressTypeUnit value) |
JobTaskProgressType |
JobTaskProgressType.withValue(BigDecimal value) |
Modifier and Type | Method and Description |
---|---|
void |
JobTaskType.setProgress(JobTaskProgressType value)
Sets the value of the progress property.
|
JobTaskType |
JobTaskType.withProgress(JobTaskProgressType value) |
Copyright © 2017. All rights reserved.