org.dawb.edna.mxv1
Class XSDataStatisticsIntegration

java.lang.Object
  extended by org.dawb.edna.mxv1.XSData
      extended by org.dawb.edna.mxv1.XSDataStatisticsIntegration

public class XSDataStatisticsIntegration
extends XSData

Java class for XSDataStatisticsIntegration complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="XSDataStatisticsIntegration">
   <complexContent>
     <extension base="{http://www.edna-site.org}XSData">
       <sequence>
         <element name="iOverSigmaAtHighestResolution" type="{http://www.edna-site.org}XSDataDouble"/>
         <element name="iOverSigmaOverall" type="{http://www.edna-site.org}XSDataDouble"/>
         <element name="numberOfBadReflections" type="{http://www.edna-site.org}XSDataInteger"/>
         <element name="numberOfFullyRecordedReflections" type="{http://www.edna-site.org}XSDataInteger"/>
         <element name="numberOfNegativeReflections" type="{http://www.edna-site.org}XSDataInteger"/>
         <element name="numberOfOverlappedReflections" type="{http://www.edna-site.org}XSDataInteger"/>
         <element name="numberOfPartialReflections" type="{http://www.edna-site.org}XSDataInteger"/>
         <element name="numberOfReflectionsGenerated" type="{http://www.edna-site.org}XSDataInteger"/>
         <element name="RMSSpotDeviation" type="{http://www.edna-site.org}XSDataLength"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Constructor Summary
XSDataStatisticsIntegration()
           
 
Method Summary
 XSDataDouble getIOverSigmaAtHighestResolution()
          Gets the value of the iOverSigmaAtHighestResolution property.
 XSDataDouble getIOverSigmaOverall()
          Gets the value of the iOverSigmaOverall property.
 XSDataInteger getNumberOfBadReflections()
          Gets the value of the numberOfBadReflections property.
 XSDataInteger getNumberOfFullyRecordedReflections()
          Gets the value of the numberOfFullyRecordedReflections property.
 XSDataInteger getNumberOfNegativeReflections()
          Gets the value of the numberOfNegativeReflections property.
 XSDataInteger getNumberOfOverlappedReflections()
          Gets the value of the numberOfOverlappedReflections property.
 XSDataInteger getNumberOfPartialReflections()
          Gets the value of the numberOfPartialReflections property.
 XSDataInteger getNumberOfReflectionsGenerated()
          Gets the value of the numberOfReflectionsGenerated property.
 XSDataLength getRMSSpotDeviation()
          Gets the value of the rmsSpotDeviation property.
 void setIOverSigmaAtHighestResolution(XSDataDouble value)
          Sets the value of the iOverSigmaAtHighestResolution property.
 void setIOverSigmaOverall(XSDataDouble value)
          Sets the value of the iOverSigmaOverall property.
 void setNumberOfBadReflections(XSDataInteger value)
          Sets the value of the numberOfBadReflections property.
 void setNumberOfFullyRecordedReflections(XSDataInteger value)
          Sets the value of the numberOfFullyRecordedReflections property.
 void setNumberOfNegativeReflections(XSDataInteger value)
          Sets the value of the numberOfNegativeReflections property.
 void setNumberOfOverlappedReflections(XSDataInteger value)
          Sets the value of the numberOfOverlappedReflections property.
 void setNumberOfPartialReflections(XSDataInteger value)
          Sets the value of the numberOfPartialReflections property.
 void setNumberOfReflectionsGenerated(XSDataInteger value)
          Sets the value of the numberOfReflectionsGenerated property.
 void setRMSSpotDeviation(XSDataLength value)
          Sets the value of the rmsSpotDeviation property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSDataStatisticsIntegration

public XSDataStatisticsIntegration()
Method Detail

getIOverSigmaAtHighestResolution

public XSDataDouble getIOverSigmaAtHighestResolution()
Gets the value of the iOverSigmaAtHighestResolution property.

Returns:
possible object is XSDataDouble

setIOverSigmaAtHighestResolution

public void setIOverSigmaAtHighestResolution(XSDataDouble value)
Sets the value of the iOverSigmaAtHighestResolution property.

Parameters:
value - allowed object is XSDataDouble

getIOverSigmaOverall

public XSDataDouble getIOverSigmaOverall()
Gets the value of the iOverSigmaOverall property.

Returns:
possible object is XSDataDouble

setIOverSigmaOverall

public void setIOverSigmaOverall(XSDataDouble value)
Sets the value of the iOverSigmaOverall property.

Parameters:
value - allowed object is XSDataDouble

getNumberOfBadReflections

public XSDataInteger getNumberOfBadReflections()
Gets the value of the numberOfBadReflections property.

Returns:
possible object is XSDataInteger

setNumberOfBadReflections

public void setNumberOfBadReflections(XSDataInteger value)
Sets the value of the numberOfBadReflections property.

Parameters:
value - allowed object is XSDataInteger

getNumberOfFullyRecordedReflections

public XSDataInteger getNumberOfFullyRecordedReflections()
Gets the value of the numberOfFullyRecordedReflections property.

Returns:
possible object is XSDataInteger

setNumberOfFullyRecordedReflections

public void setNumberOfFullyRecordedReflections(XSDataInteger value)
Sets the value of the numberOfFullyRecordedReflections property.

Parameters:
value - allowed object is XSDataInteger

getNumberOfNegativeReflections

public XSDataInteger getNumberOfNegativeReflections()
Gets the value of the numberOfNegativeReflections property.

Returns:
possible object is XSDataInteger

setNumberOfNegativeReflections

public void setNumberOfNegativeReflections(XSDataInteger value)
Sets the value of the numberOfNegativeReflections property.

Parameters:
value - allowed object is XSDataInteger

getNumberOfOverlappedReflections

public XSDataInteger getNumberOfOverlappedReflections()
Gets the value of the numberOfOverlappedReflections property.

Returns:
possible object is XSDataInteger

setNumberOfOverlappedReflections

public void setNumberOfOverlappedReflections(XSDataInteger value)
Sets the value of the numberOfOverlappedReflections property.

Parameters:
value - allowed object is XSDataInteger

getNumberOfPartialReflections

public XSDataInteger getNumberOfPartialReflections()
Gets the value of the numberOfPartialReflections property.

Returns:
possible object is XSDataInteger

setNumberOfPartialReflections

public void setNumberOfPartialReflections(XSDataInteger value)
Sets the value of the numberOfPartialReflections property.

Parameters:
value - allowed object is XSDataInteger

getNumberOfReflectionsGenerated

public XSDataInteger getNumberOfReflectionsGenerated()
Gets the value of the numberOfReflectionsGenerated property.

Returns:
possible object is XSDataInteger

setNumberOfReflectionsGenerated

public void setNumberOfReflectionsGenerated(XSDataInteger value)
Sets the value of the numberOfReflectionsGenerated property.

Parameters:
value - allowed object is XSDataInteger

getRMSSpotDeviation

public XSDataLength getRMSSpotDeviation()
Gets the value of the rmsSpotDeviation property.

Returns:
possible object is XSDataLength

setRMSSpotDeviation

public void setRMSSpotDeviation(XSDataLength value)
Sets the value of the rmsSpotDeviation property.

Parameters:
value - allowed object is XSDataLength