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

Packages that use XSDataVectorInteger
org.dawb.edna.mxv1   
 

Uses of XSDataVectorInteger in org.dawb.edna.mxv1
 

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

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

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