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