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

Packages that use XSDataVectorDouble
org.dawb.edna.thumbnail   
 

Uses of XSDataVectorDouble in org.dawb.edna.thumbnail
 

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

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

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