|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dawb.edna.mxv1.XSConfiguration
public class XSConfiguration
Java class for XSConfiguration complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="XSConfiguration">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="XSPluginList" type="{http://www.edna-site.org}XSPluginList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
XSConfiguration()
|
|
| Method Summary | |
|---|---|
XSPluginList |
getXSPluginList()
Gets the value of the xsPluginList property. |
void |
setXSPluginList(XSPluginList value)
Sets the value of the xsPluginList property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSConfiguration()
| Method Detail |
|---|
public XSPluginList getXSPluginList()
XSPluginListpublic void setXSPluginList(XSPluginList value)
value - allowed object is
XSPluginList
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||