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

Packages that use XSPluginList
org.dawb.edna.thumbnail   
 

Uses of XSPluginList in org.dawb.edna.thumbnail
 

Methods in org.dawb.edna.thumbnail 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.thumbnail 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.thumbnail 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.