Uses of Class
org.dawb.edna.mxv1.XSPluginList

Packages that use XSPluginList
org.dawb.edna.mxv1   
 

Uses of XSPluginList in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSPluginList
 XSPluginList ObjectFactory.createXSPluginList()
          Create an instance of XSPluginList
 XSPluginList XSConfiguration.getXSPluginList()
          Gets the value of the xsPluginList property.
 

Methods in org.dawb.edna.mxv1 that return types with arguments of type XSPluginList
 javax.xml.bind.JAXBElement<XSPluginList> ObjectFactory.createXSPluginList(XSPluginList value)
          Create an instance of JAXBElement<XSPluginList>}
 

Methods in org.dawb.edna.mxv1 with parameters of type XSPluginList
 javax.xml.bind.JAXBElement<XSPluginList> ObjectFactory.createXSPluginList(XSPluginList value)
          Create an instance of JAXBElement<XSPluginList>}
 void XSConfiguration.setXSPluginList(XSPluginList value)
          Sets the value of the xsPluginList property.