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

Packages that use XSDataVectorDouble
org.dawb.edna.mxv1   
 

Uses of XSDataVectorDouble in org.dawb.edna.mxv1
 

Subclasses of XSDataVectorDouble in org.dawb.edna.mxv1
 class XSDataUnitVector
          Java class for XSDataUnitVector complex type.
 

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

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

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