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

Packages that use XSDataStatisticsIntegration
org.dawb.edna.mxv1   
 

Uses of XSDataStatisticsIntegration in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSDataStatisticsIntegration
 XSDataStatisticsIntegration ObjectFactory.createXSDataStatisticsIntegration()
          Create an instance of XSDataStatisticsIntegration
 XSDataStatisticsIntegration XSDataIntegrationSubWedgeResult.getStatistics()
          Gets the value of the statistics property.
 

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

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