|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dawb.edna.mxv1.XSData
org.dawb.edna.mxv1.XSDataResolutionBin
public class XSDataResolutionBin
Java class for XSDataResolutionBin complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="XSDataResolutionBin">
<complexContent>
<extension base="{http://www.edna-site.org}XSData">
<sequence>
<element name="averageIntensity" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="averageIntensityOverAverageSigma" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="averageSigma" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="chi2" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="completeness" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="IOverSigma" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="IOverSigmaChi" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="maxResolution" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="minResolution" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="percentageOverload" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="redundancy" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="rFactor" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="rFriedel" type="{http://www.edna-site.org}XSDataFloat"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
XSDataResolutionBin()
|
|
| Method Summary | |
|---|---|
XSDataFloat |
getAverageIntensity()
Gets the value of the averageIntensity property. |
XSDataFloat |
getAverageIntensityOverAverageSigma()
Gets the value of the averageIntensityOverAverageSigma property. |
XSDataFloat |
getAverageSigma()
Gets the value of the averageSigma property. |
XSDataFloat |
getChi2()
Gets the value of the chi2 property. |
XSDataFloat |
getCompleteness()
Gets the value of the completeness property. |
XSDataFloat |
getIOverSigma()
Gets the value of the iOverSigma property. |
XSDataFloat |
getIOverSigmaChi()
Gets the value of the iOverSigmaChi property. |
XSDataFloat |
getMaxResolution()
Gets the value of the maxResolution property. |
XSDataFloat |
getMinResolution()
Gets the value of the minResolution property. |
XSDataFloat |
getPercentageOverload()
Gets the value of the percentageOverload property. |
XSDataFloat |
getRedundancy()
Gets the value of the redundancy property. |
XSDataFloat |
getRFactor()
Gets the value of the rFactor property. |
XSDataFloat |
getRFriedel()
Gets the value of the rFriedel property. |
void |
setAverageIntensity(XSDataFloat value)
Sets the value of the averageIntensity property. |
void |
setAverageIntensityOverAverageSigma(XSDataFloat value)
Sets the value of the averageIntensityOverAverageSigma property. |
void |
setAverageSigma(XSDataFloat value)
Sets the value of the averageSigma property. |
void |
setChi2(XSDataFloat value)
Sets the value of the chi2 property. |
void |
setCompleteness(XSDataFloat value)
Sets the value of the completeness property. |
void |
setIOverSigma(XSDataFloat value)
Sets the value of the iOverSigma property. |
void |
setIOverSigmaChi(XSDataFloat value)
Sets the value of the iOverSigmaChi property. |
void |
setMaxResolution(XSDataFloat value)
Sets the value of the maxResolution property. |
void |
setMinResolution(XSDataFloat value)
Sets the value of the minResolution property. |
void |
setPercentageOverload(XSDataFloat value)
Sets the value of the percentageOverload property. |
void |
setRedundancy(XSDataFloat value)
Sets the value of the redundancy property. |
void |
setRFactor(XSDataFloat value)
Sets the value of the rFactor property. |
void |
setRFriedel(XSDataFloat value)
Sets the value of the rFriedel property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSDataResolutionBin()
| Method Detail |
|---|
public XSDataFloat getAverageIntensity()
XSDataFloatpublic void setAverageIntensity(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getAverageIntensityOverAverageSigma()
XSDataFloatpublic void setAverageIntensityOverAverageSigma(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getAverageSigma()
XSDataFloatpublic void setAverageSigma(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getChi2()
XSDataFloatpublic void setChi2(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getCompleteness()
XSDataFloatpublic void setCompleteness(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getIOverSigma()
XSDataFloatpublic void setIOverSigma(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getIOverSigmaChi()
XSDataFloatpublic void setIOverSigmaChi(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getMaxResolution()
XSDataFloatpublic void setMaxResolution(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getMinResolution()
XSDataFloatpublic void setMinResolution(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getPercentageOverload()
XSDataFloatpublic void setPercentageOverload(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getRedundancy()
XSDataFloatpublic void setRedundancy(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getRFactor()
XSDataFloatpublic void setRFactor(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getRFriedel()
XSDataFloatpublic void setRFriedel(XSDataFloat value)
value - allowed object is
XSDataFloat
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||