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

Packages that use XSDataOrientation
org.dawb.edna.mxv1   
 

Uses of XSDataOrientation in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSDataOrientation
 XSDataOrientation ObjectFactory.createXSDataOrientation()
          Create an instance of XSDataOrientation
 XSDataOrientation XSDataIndexingSolutionSelected.getOrientation()
          Gets the value of the orientation property.
 

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

Methods in org.dawb.edna.mxv1 with parameters of type XSDataOrientation
 javax.xml.bind.JAXBElement<XSDataOrientation> ObjectFactory.createXSDataOrientation(XSDataOrientation value)
          Create an instance of JAXBElement<XSDataOrientation>}
 void XSDataIndexingSolutionSelected.setOrientation(XSDataOrientation value)
          Sets the value of the orientation property.