|
||||||||||
| 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.XSDataImageQualityIndicators
public class XSDataImageQualityIndicators
Java class for XSDataImageQualityIndicators complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="XSDataImageQualityIndicators">
<complexContent>
<extension base="{http://www.edna-site.org}XSData">
<sequence>
<element name="binPopCutOffMethod2Res" type="{http://www.edna-site.org}XSDataDouble"/>
<element name="goodBraggCandidates" type="{http://www.edna-site.org}XSDataInteger"/>
<element name="iceRings" type="{http://www.edna-site.org}XSDataInteger"/>
<element name="image" type="{http://www.edna-site.org}XSDataImage"/>
<element name="inResolutionOvrlSpots" type="{http://www.edna-site.org}XSDataInteger"/>
<element name="inResTotal" type="{http://www.edna-site.org}XSDataInteger"/>
<element name="maxUnitCell" type="{http://www.edna-site.org}XSDataDouble"/>
<element name="method1Res" type="{http://www.edna-site.org}XSDataDouble"/>
<element name="method2Res" type="{http://www.edna-site.org}XSDataDouble"/>
<element name="pctSaturationTop50Peaks" type="{http://www.edna-site.org}XSDataDouble"/>
<element name="spotTotal" type="{http://www.edna-site.org}XSDataInteger"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
XSDataImageQualityIndicators()
|
|
| Method Summary | |
|---|---|
XSDataDouble |
getBinPopCutOffMethod2Res()
Gets the value of the binPopCutOffMethod2Res property. |
XSDataInteger |
getGoodBraggCandidates()
Gets the value of the goodBraggCandidates property. |
XSDataInteger |
getIceRings()
Gets the value of the iceRings property. |
XSDataImage |
getImage()
Gets the value of the image property. |
XSDataInteger |
getInResolutionOvrlSpots()
Gets the value of the inResolutionOvrlSpots property. |
XSDataInteger |
getInResTotal()
Gets the value of the inResTotal property. |
XSDataDouble |
getMaxUnitCell()
Gets the value of the maxUnitCell property. |
XSDataDouble |
getMethod1Res()
Gets the value of the method1Res property. |
XSDataDouble |
getMethod2Res()
Gets the value of the method2Res property. |
XSDataDouble |
getPctSaturationTop50Peaks()
Gets the value of the pctSaturationTop50Peaks property. |
XSDataInteger |
getSpotTotal()
Gets the value of the spotTotal property. |
void |
setBinPopCutOffMethod2Res(XSDataDouble value)
Sets the value of the binPopCutOffMethod2Res property. |
void |
setGoodBraggCandidates(XSDataInteger value)
Sets the value of the goodBraggCandidates property. |
void |
setIceRings(XSDataInteger value)
Sets the value of the iceRings property. |
void |
setImage(XSDataImage value)
Sets the value of the image property. |
void |
setInResolutionOvrlSpots(XSDataInteger value)
Sets the value of the inResolutionOvrlSpots property. |
void |
setInResTotal(XSDataInteger value)
Sets the value of the inResTotal property. |
void |
setMaxUnitCell(XSDataDouble value)
Sets the value of the maxUnitCell property. |
void |
setMethod1Res(XSDataDouble value)
Sets the value of the method1Res property. |
void |
setMethod2Res(XSDataDouble value)
Sets the value of the method2Res property. |
void |
setPctSaturationTop50Peaks(XSDataDouble value)
Sets the value of the pctSaturationTop50Peaks property. |
void |
setSpotTotal(XSDataInteger value)
Sets the value of the spotTotal property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSDataImageQualityIndicators()
| Method Detail |
|---|
public XSDataDouble getBinPopCutOffMethod2Res()
XSDataDoublepublic void setBinPopCutOffMethod2Res(XSDataDouble value)
value - allowed object is
XSDataDoublepublic XSDataInteger getGoodBraggCandidates()
XSDataIntegerpublic void setGoodBraggCandidates(XSDataInteger value)
value - allowed object is
XSDataIntegerpublic XSDataInteger getIceRings()
XSDataIntegerpublic void setIceRings(XSDataInteger value)
value - allowed object is
XSDataIntegerpublic XSDataImage getImage()
XSDataImagepublic void setImage(XSDataImage value)
value - allowed object is
XSDataImagepublic XSDataInteger getInResolutionOvrlSpots()
XSDataIntegerpublic void setInResolutionOvrlSpots(XSDataInteger value)
value - allowed object is
XSDataIntegerpublic XSDataInteger getInResTotal()
XSDataIntegerpublic void setInResTotal(XSDataInteger value)
value - allowed object is
XSDataIntegerpublic XSDataDouble getMaxUnitCell()
XSDataDoublepublic void setMaxUnitCell(XSDataDouble value)
value - allowed object is
XSDataDoublepublic XSDataDouble getMethod1Res()
XSDataDoublepublic void setMethod1Res(XSDataDouble value)
value - allowed object is
XSDataDoublepublic XSDataDouble getMethod2Res()
XSDataDoublepublic void setMethod2Res(XSDataDouble value)
value - allowed object is
XSDataDoublepublic XSDataDouble getPctSaturationTop50Peaks()
XSDataDoublepublic void setPctSaturationTop50Peaks(XSDataDouble value)
value - allowed object is
XSDataDoublepublic XSDataInteger getSpotTotal()
XSDataIntegerpublic void setSpotTotal(XSDataInteger value)
value - allowed object is
XSDataInteger
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||