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

Packages that use XSPluginItem
org.dawb.edna.thumbnail   
 

Uses of XSPluginItem in org.dawb.edna.thumbnail
 

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

Methods in org.dawb.edna.thumbnail 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.thumbnail with parameters of type XSPluginItem
 javax.xml.bind.JAXBElement<XSPluginItem> ObjectFactory.createXSPluginItem(XSPluginItem value)
          Create an instance of JAXBElement<XSPluginItem>}