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

Packages that use XSDataFloat
org.dawb.edna.thumbnail   
 

Uses of XSDataFloat in org.dawb.edna.thumbnail
 

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

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

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