|
||||||||||
| 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.XSDataIndexingSolution
org.dawb.edna.mxv1.XSDataIndexingSolutionSelected
public class XSDataIndexingSolutionSelected
Java class for XSDataIndexingSolutionSelected complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="XSDataIndexingSolutionSelected">
<complexContent>
<extension base="{http://www.edna-site.org}XSDataIndexingSolution">
<sequence>
<element name="experimentalConditionRefined" type="{http://www.edna-site.org}XSDataExperimentalCondition"/>
<element name="mosaicityEstimation" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="statistics" type="{http://www.edna-site.org}XSDataStatisticsIndexing"/>
<element name="orientation" type="{http://www.edna-site.org}XSDataOrientation"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
XSDataIndexingSolutionSelected()
|
|
| Method Summary | |
|---|---|
XSDataExperimentalCondition |
getExperimentalConditionRefined()
Gets the value of the experimentalConditionRefined property. |
XSDataFloat |
getMosaicityEstimation()
Gets the value of the mosaicityEstimation property. |
XSDataOrientation |
getOrientation()
Gets the value of the orientation property. |
XSDataStatisticsIndexing |
getStatistics()
Gets the value of the statistics property. |
void |
setExperimentalConditionRefined(XSDataExperimentalCondition value)
Sets the value of the experimentalConditionRefined property. |
void |
setMosaicityEstimation(XSDataFloat value)
Sets the value of the mosaicityEstimation property. |
void |
setOrientation(XSDataOrientation value)
Sets the value of the orientation property. |
void |
setStatistics(XSDataStatisticsIndexing value)
Sets the value of the statistics property. |
| Methods inherited from class org.dawb.edna.mxv1.XSDataIndexingSolution |
|---|
getCrystal, getNumber, getPenalty, setCrystal, setNumber, setPenalty |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSDataIndexingSolutionSelected()
| Method Detail |
|---|
public XSDataExperimentalCondition getExperimentalConditionRefined()
XSDataExperimentalConditionpublic void setExperimentalConditionRefined(XSDataExperimentalCondition value)
value - allowed object is
XSDataExperimentalConditionpublic XSDataFloat getMosaicityEstimation()
XSDataFloatpublic void setMosaicityEstimation(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataStatisticsIndexing getStatistics()
XSDataStatisticsIndexingpublic void setStatistics(XSDataStatisticsIndexing value)
value - allowed object is
XSDataStatisticsIndexingpublic XSDataOrientation getOrientation()
XSDataOrientationpublic void setOrientation(XSDataOrientation value)
value - allowed object is
XSDataOrientation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||