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.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
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 © 2017. All rights reserved.