| Modifier and Type | Field and Description |
|---|---|
protected DurationType |
DurationResponse.duration |
| Modifier and Type | Method and Description |
|---|---|
DurationType |
ObjectFactory.createDurationType()
Create an instance of
DurationType |
DurationType |
DurationResponse.getDuration()
Gets the value of the duration property.
|
DurationType |
DurationType.withDuration(TimeCodeType value) |
DurationType |
DurationType.withStream(Collection<StreamIntervalType> values) |
DurationType |
DurationType.withStream(StreamIntervalType... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DurationType> |
ObjectFactory.createDurationDocument(DurationType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DurationType> |
ObjectFactory.createDurationDocument(DurationType value)
|
void |
DurationResponse.setDuration(DurationType value)
Sets the value of the duration property.
|
DurationResponse |
DurationResponse.withDuration(DurationType value) |
Copyright © 2015. All rights reserved.