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

Packages that use XSDataRotation
org.dawb.edna.mxv1   
 

Uses of XSDataRotation in org.dawb.edna.mxv1
 

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

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