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

Packages that use XSDataAngle
org.dawb.edna.thumbnail   
 

Uses of XSDataAngle in org.dawb.edna.thumbnail
 

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

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

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