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

Packages that use XSDataDictionary
org.dawb.edna.thumbnail   
 

Uses of XSDataDictionary in org.dawb.edna.thumbnail
 

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

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

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