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

Packages that use XSDataMatrixInteger
org.dawb.edna.mxv1   
 

Uses of XSDataMatrixInteger in org.dawb.edna.mxv1
 

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

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

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