| Modifier and Type | Field and Description |
|---|---|
protected List<StreamIntervalType> |
DurationType.stream |
| Modifier and Type | Method and Description |
|---|---|
StreamIntervalType |
ObjectFactory.createStreamIntervalType()
Create an instance of
StreamIntervalType |
StreamIntervalType |
StreamIntervalType.withEnd(TimeCodeType value) |
StreamIntervalType |
StreamIntervalType.withIndex(int value) |
StreamIntervalType |
StreamIntervalType.withNumberOfFrames(int value) |
StreamIntervalType |
StreamIntervalType.withStart(TimeCodeType value) |
| Modifier and Type | Method and Description |
|---|---|
List<StreamIntervalType> |
DurationType.getStream()
Gets the value of the stream property.
|
| Modifier and Type | Method and Description |
|---|---|
DurationType |
DurationType.withStream(StreamIntervalType... values) |
| Modifier and Type | Method and Description |
|---|---|
DurationType |
DurationType.withStream(Collection<StreamIntervalType> values) |
Copyright © 2015. All rights reserved.