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