|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dawb.edna.thumbnail.XSData
org.dawb.edna.thumbnail.XSDataResult
org.dawb.edna.thumbnail.XSDataResultExecThumbnail
public class XSDataResultExecThumbnail
Java class for XSDataResultExecThumbnail complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="XSDataResultExecThumbnail">
<complexContent>
<extension base="{http://www.edna-site.org}XSDataResult">
<sequence>
<element name="thumbnailPath" type="{http://www.edna-site.org}XSDataFile"/>
<element name="thumbnailType" type="{http://www.edna-site.org}XSDataString"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
XSDataResultExecThumbnail()
|
|
| Method Summary | |
|---|---|
XSDataFile |
getThumbnailPath()
Gets the value of the thumbnailPath property. |
XSDataString |
getThumbnailType()
Gets the value of the thumbnailType property. |
void |
setThumbnailPath(XSDataFile value)
Sets the value of the thumbnailPath property. |
void |
setThumbnailType(XSDataString value)
Sets the value of the thumbnailType property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSDataResultExecThumbnail()
| Method Detail |
|---|
public XSDataFile getThumbnailPath()
XSDataFilepublic void setThumbnailPath(XSDataFile value)
value - allowed object is
XSDataFilepublic XSDataString getThumbnailType()
XSDataStringpublic void setThumbnailType(XSDataString value)
value - allowed object is
XSDataString
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||