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

Packages that use XSPluginItem
org.dawb.edna.mxv1   
 

Uses of XSPluginItem in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSPluginItem
 XSPluginItem ObjectFactory.createXSPluginItem()
          Create an instance of XSPluginItem
 

Methods in org.dawb.edna.mxv1 that return types with arguments of type XSPluginItem
 javax.xml.bind.JAXBElement<XSPluginItem> ObjectFactory.createXSPluginItem(XSPluginItem value)
          Create an instance of JAXBElement<XSPluginItem>}
 java.util.List<XSPluginItem> XSPluginList.getXSPluginItem()
          Gets the value of the xsPluginItem property.
 

Methods in org.dawb.edna.mxv1 with parameters of type XSPluginItem
 javax.xml.bind.JAXBElement<XSPluginItem> ObjectFactory.createXSPluginItem(XSPluginItem value)
          Create an instance of JAXBElement<XSPluginItem>}