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

Packages that use XSDataRotation
org.dawb.edna.thumbnail   
 

Uses of XSDataRotation in org.dawb.edna.thumbnail
 

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

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

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