| Modifier and Type | Field and Description |
|---|---|
protected List<JobInputProgressType> |
JobStatusType.inputProgress |
| Modifier and Type | Method and Description |
|---|---|
JobInputProgressType |
ObjectFactory.createJobInputProgressType()
Create an instance of
JobInputProgressType |
JobInputProgressType |
JobInputProgressType.withDuration(TimeCodeType value) |
JobInputProgressType |
JobInputProgressType.withMediaTime(TimeCodeType value) |
| Modifier and Type | Method and Description |
|---|---|
List<JobInputProgressType> |
JobStatusType.getInputProgress()
Gets the value of the inputProgress property.
|
| Modifier and Type | Method and Description |
|---|---|
JobStatusType |
JobStatusType.withInputProgress(JobInputProgressType... values) |
| Modifier and Type | Method and Description |
|---|---|
JobStatusType |
JobStatusType.withInputProgress(Collection<JobInputProgressType> values) |
Copyright © 2015. All rights reserved.