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

Packages that use XSDataIndexingSolution
org.dawb.edna.mxv1   
 

Uses of XSDataIndexingSolution in org.dawb.edna.mxv1
 

Subclasses of XSDataIndexingSolution in org.dawb.edna.mxv1
 class XSDataIndexingSolutionSelected
          Java class for XSDataIndexingSolutionSelected complex type.
 

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

Methods in org.dawb.edna.mxv1 that return types with arguments of type XSDataIndexingSolution
 javax.xml.bind.JAXBElement<XSDataIndexingSolution> ObjectFactory.createXSDataIndexingSolution(XSDataIndexingSolution value)
          Create an instance of JAXBElement<XSDataIndexingSolution>}
 java.util.List<XSDataIndexingSolution> XSDataIndexingResult.getSolution()
          Gets the value of the solution property.
 

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