public class ThumbnailOptions
extends java.lang.Object
Java class for ThumbnailOptions complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="ThumbnailOptions">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="thumbnailTime" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 | Constructor and Description | 
|---|
ThumbnailOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Long | 
getThumbnailTime()
Gets the value of the thumbnailTime property. 
 | 
void | 
setThumbnailTime(java.lang.Long value)
Sets the value of the thumbnailTime property. 
 | 
public java.lang.Long getThumbnailTime()
Longpublic void setThumbnailTime(java.lang.Long value)
value - allowed object is
     LongCopyright © 2010 - 2023 Adobe. All Rights Reserved