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

Packages that use XSDataStatisticsIntegrationAverageAndNumberOfReflections
org.dawb.edna.mxv1   
 

Uses of XSDataStatisticsIntegrationAverageAndNumberOfReflections in org.dawb.edna.mxv1
 

Methods in org.dawb.edna.mxv1 that return XSDataStatisticsIntegrationAverageAndNumberOfReflections
 XSDataStatisticsIntegrationAverageAndNumberOfReflections ObjectFactory.createXSDataStatisticsIntegrationAverageAndNumberOfReflections()
          Create an instance of XSDataStatisticsIntegrationAverageAndNumberOfReflections
 XSDataStatisticsIntegrationAverageAndNumberOfReflections XSDataStatisticsIntegrationPerReflectionType.getFullyRecorded()
          Gets the value of the fullyRecorded property.
 XSDataStatisticsIntegrationAverageAndNumberOfReflections XSDataStatisticsIntegrationPerReflectionType.getPartials()
          Gets the value of the partials property.
 

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

Methods in org.dawb.edna.mxv1 with parameters of type XSDataStatisticsIntegrationAverageAndNumberOfReflections
 javax.xml.bind.JAXBElement<XSDataStatisticsIntegrationAverageAndNumberOfReflections> ObjectFactory.createXSDataStatisticsIntegrationAverageAndNumberOfReflections(XSDataStatisticsIntegrationAverageAndNumberOfReflections value)
          Create an instance of JAXBElement<XSDataStatisticsIntegrationAverageAndNumberOfReflections>}
 void XSDataStatisticsIntegrationPerReflectionType.setFullyRecorded(XSDataStatisticsIntegrationAverageAndNumberOfReflections value)
          Sets the value of the fullyRecorded property.
 void XSDataStatisticsIntegrationPerReflectionType.setPartials(XSDataStatisticsIntegrationAverageAndNumberOfReflections value)
          Sets the value of the partials property.