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