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

Packages that use XSDataMatrix
org.dawb.edna.thumbnail   
 

Uses of XSDataMatrix in org.dawb.edna.thumbnail
 

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

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

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