| Modifier and Type | Field and Description |
|---|---|
protected List<ThumbnailInfoType> |
JobStatusType.thumbnail |
| Modifier and Type | Method and Description |
|---|---|
ThumbnailInfoType |
ObjectFactory.createThumbnailInfoType()
Create an instance of
ThumbnailInfoType |
ThumbnailInfoType |
ThumbnailInfoType.withTimeCode(TimeCodeType value) |
ThumbnailInfoType |
ThumbnailInfoType.withUri(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ThumbnailInfoType> |
JobStatusType.getThumbnail()
Gets the value of the thumbnail property.
|
| Modifier and Type | Method and Description |
|---|---|
JobStatusType |
JobStatusType.withThumbnail(ThumbnailInfoType... values) |
| Modifier and Type | Method and Description |
|---|---|
JobStatusType |
JobStatusType.withThumbnail(Collection<ThumbnailInfoType> values) |
Copyright © 2015. All rights reserved.