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

Packages that use XSDataSize
org.dawb.edna.thumbnail   
 

Uses of XSDataSize in org.dawb.edna.thumbnail
 

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

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

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