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

Packages that use XSDataStatisticsIndexing
org.dawb.edna.mxv1   
 

Uses of XSDataStatisticsIndexing in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSDataStatisticsIndexing
 XSDataStatisticsIndexing ObjectFactory.createXSDataStatisticsIndexing()
          Create an instance of XSDataStatisticsIndexing
 XSDataStatisticsIndexing XSDataIndexingSolutionSelected.getStatistics()
          Gets the value of the statistics property.
 

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

Methods in org.dawb.edna.mxv1 with parameters of type XSDataStatisticsIndexing
 javax.xml.bind.JAXBElement<XSDataStatisticsIndexing> ObjectFactory.createXSDataStatisticsIndexing(XSDataStatisticsIndexing value)
          Create an instance of JAXBElement<XSDataStatisticsIndexing>}
 void XSDataIndexingSolutionSelected.setStatistics(XSDataStatisticsIndexing value)
          Sets the value of the statistics property.