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

Packages that use XSDataMatrix
org.dawb.edna.mxv1   
 

Uses of XSDataMatrix in org.dawb.edna.mxv1
 

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

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