|
||||||||||
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.XSDataDiffractionPlan
public class XSDataDiffractionPlan
Java class for XSDataDiffractionPlan complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="XSDataDiffractionPlan"> <complexContent> <extension base="{http://www.edna-site.org}XSData"> <sequence> <element name="aimedCompleteness" type="{http://www.edna-site.org}XSDataDouble"/> <element name="aimedIOverSigmaAtHighestResolution" type="{http://www.edna-site.org}XSDataDouble"/> <element name="aimedMultiplicity" type="{http://www.edna-site.org}XSDataDouble"/> <element name="aimedResolution" type="{http://www.edna-site.org}XSDataDouble"/> <element name="anomalousData" type="{http://www.edna-site.org}XSDataBoolean"/> <element name="complexity" type="{http://www.edna-site.org}XSDataString"/> <element name="detectorMaxResolution" type="{http://www.edna-site.org}XSDataDouble"/> <element name="detectorMinResolution" type="{http://www.edna-site.org}XSDataDouble"/> <element name="estimateRadiationDamage" type="{http://www.edna-site.org}XSDataBoolean"/> <element name="forcedSpaceGroup" type="{http://www.edna-site.org}XSDataString"/> <element name="maxExposureTimePerDataCollection" type="{http://www.edna-site.org}XSDataTime"/> <element name="requiredCompleteness" type="{http://www.edna-site.org}XSDataDouble"/> <element name="requiredMultiplicity" type="{http://www.edna-site.org}XSDataDouble"/> <element name="requiredResolution" type="{http://www.edna-site.org}XSDataDouble"/> <element name="strategyOption" type="{http://www.edna-site.org}XSDataString"/> <element name="minExposureTimePerImage" type="{http://www.edna-site.org}XSDataTime"/> <element name="goniostatMaxOscillationSpeed" type="{http://www.edna-site.org}XSDataAngularSpeed"/> <element name="goniostatMinOscillationWidth" type="{http://www.edna-site.org}XSDataAngle"/> <element name="minTransmission" type="{http://www.edna-site.org}XSDataDouble"/> </sequence> </extension> </complexContent> </complexType>
Constructor Summary | |
---|---|
XSDataDiffractionPlan()
|
Method Summary | |
---|---|
XSDataDouble |
getAimedCompleteness()
Gets the value of the aimedCompleteness property. |
XSDataDouble |
getAimedIOverSigmaAtHighestResolution()
Gets the value of the aimedIOverSigmaAtHighestResolution property. |
XSDataDouble |
getAimedMultiplicity()
Gets the value of the aimedMultiplicity property. |
XSDataDouble |
getAimedResolution()
Gets the value of the aimedResolution property. |
XSDataBoolean |
getAnomalousData()
Gets the value of the anomalousData property. |
XSDataString |
getComplexity()
Gets the value of the complexity property. |
XSDataDouble |
getDetectorMaxResolution()
Gets the value of the detectorMaxResolution property. |
XSDataDouble |
getDetectorMinResolution()
Gets the value of the detectorMinResolution property. |
XSDataBoolean |
getEstimateRadiationDamage()
Gets the value of the estimateRadiationDamage property. |
XSDataString |
getForcedSpaceGroup()
Gets the value of the forcedSpaceGroup property. |
XSDataAngularSpeed |
getGoniostatMaxOscillationSpeed()
Gets the value of the goniostatMaxOscillationSpeed property. |
XSDataAngle |
getGoniostatMinOscillationWidth()
Gets the value of the goniostatMinOscillationWidth property. |
XSDataTime |
getMaxExposureTimePerDataCollection()
Gets the value of the maxExposureTimePerDataCollection property. |
XSDataTime |
getMinExposureTimePerImage()
Gets the value of the minExposureTimePerImage property. |
XSDataDouble |
getMinTransmission()
Gets the value of the minTransmission property. |
XSDataDouble |
getRequiredCompleteness()
Gets the value of the requiredCompleteness property. |
XSDataDouble |
getRequiredMultiplicity()
Gets the value of the requiredMultiplicity property. |
XSDataDouble |
getRequiredResolution()
Gets the value of the requiredResolution property. |
XSDataString |
getStrategyOption()
Gets the value of the strategyOption property. |
void |
setAimedCompleteness(XSDataDouble value)
Sets the value of the aimedCompleteness property. |
void |
setAimedIOverSigmaAtHighestResolution(XSDataDouble value)
Sets the value of the aimedIOverSigmaAtHighestResolution property. |
void |
setAimedMultiplicity(XSDataDouble value)
Sets the value of the aimedMultiplicity property. |
void |
setAimedResolution(XSDataDouble value)
Sets the value of the aimedResolution property. |
void |
setAnomalousData(XSDataBoolean value)
Sets the value of the anomalousData property. |
void |
setComplexity(XSDataString value)
Sets the value of the complexity property. |
void |
setDetectorMaxResolution(XSDataDouble value)
Sets the value of the detectorMaxResolution property. |
void |
setDetectorMinResolution(XSDataDouble value)
Sets the value of the detectorMinResolution property. |
void |
setEstimateRadiationDamage(XSDataBoolean value)
Sets the value of the estimateRadiationDamage property. |
void |
setForcedSpaceGroup(XSDataString value)
Sets the value of the forcedSpaceGroup property. |
void |
setGoniostatMaxOscillationSpeed(XSDataAngularSpeed value)
Sets the value of the goniostatMaxOscillationSpeed property. |
void |
setGoniostatMinOscillationWidth(XSDataAngle value)
Sets the value of the goniostatMinOscillationWidth property. |
void |
setMaxExposureTimePerDataCollection(XSDataTime value)
Sets the value of the maxExposureTimePerDataCollection property. |
void |
setMinExposureTimePerImage(XSDataTime value)
Sets the value of the minExposureTimePerImage property. |
void |
setMinTransmission(XSDataDouble value)
Sets the value of the minTransmission property. |
void |
setRequiredCompleteness(XSDataDouble value)
Sets the value of the requiredCompleteness property. |
void |
setRequiredMultiplicity(XSDataDouble value)
Sets the value of the requiredMultiplicity property. |
void |
setRequiredResolution(XSDataDouble value)
Sets the value of the requiredResolution property. |
void |
setStrategyOption(XSDataString value)
Sets the value of the strategyOption property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XSDataDiffractionPlan()
Method Detail |
---|
public XSDataDouble getAimedCompleteness()
XSDataDouble
public void setAimedCompleteness(XSDataDouble value)
value
- allowed object is
XSDataDouble
public XSDataDouble getAimedIOverSigmaAtHighestResolution()
XSDataDouble
public void setAimedIOverSigmaAtHighestResolution(XSDataDouble value)
value
- allowed object is
XSDataDouble
public XSDataDouble getAimedMultiplicity()
XSDataDouble
public void setAimedMultiplicity(XSDataDouble value)
value
- allowed object is
XSDataDouble
public XSDataDouble getAimedResolution()
XSDataDouble
public void setAimedResolution(XSDataDouble value)
value
- allowed object is
XSDataDouble
public XSDataBoolean getAnomalousData()
XSDataBoolean
public void setAnomalousData(XSDataBoolean value)
value
- allowed object is
XSDataBoolean
public XSDataString getComplexity()
XSDataString
public void setComplexity(XSDataString value)
value
- allowed object is
XSDataString
public XSDataDouble getDetectorMaxResolution()
XSDataDouble
public void setDetectorMaxResolution(XSDataDouble value)
value
- allowed object is
XSDataDouble
public XSDataDouble getDetectorMinResolution()
XSDataDouble
public void setDetectorMinResolution(XSDataDouble value)
value
- allowed object is
XSDataDouble
public XSDataBoolean getEstimateRadiationDamage()
XSDataBoolean
public void setEstimateRadiationDamage(XSDataBoolean value)
value
- allowed object is
XSDataBoolean
public XSDataString getForcedSpaceGroup()
XSDataString
public void setForcedSpaceGroup(XSDataString value)
value
- allowed object is
XSDataString
public XSDataTime getMaxExposureTimePerDataCollection()
XSDataTime
public void setMaxExposureTimePerDataCollection(XSDataTime value)
value
- allowed object is
XSDataTime
public XSDataDouble getRequiredCompleteness()
XSDataDouble
public void setRequiredCompleteness(XSDataDouble value)
value
- allowed object is
XSDataDouble
public XSDataDouble getRequiredMultiplicity()
XSDataDouble
public void setRequiredMultiplicity(XSDataDouble value)
value
- allowed object is
XSDataDouble
public XSDataDouble getRequiredResolution()
XSDataDouble
public void setRequiredResolution(XSDataDouble value)
value
- allowed object is
XSDataDouble
public XSDataString getStrategyOption()
XSDataString
public void setStrategyOption(XSDataString value)
value
- allowed object is
XSDataString
public XSDataTime getMinExposureTimePerImage()
XSDataTime
public void setMinExposureTimePerImage(XSDataTime value)
value
- allowed object is
XSDataTime
public XSDataAngularSpeed getGoniostatMaxOscillationSpeed()
XSDataAngularSpeed
public void setGoniostatMaxOscillationSpeed(XSDataAngularSpeed value)
value
- allowed object is
XSDataAngularSpeed
public XSDataAngle getGoniostatMinOscillationWidth()
XSDataAngle
public void setGoniostatMinOscillationWidth(XSDataAngle value)
value
- allowed object is
XSDataAngle
public XSDataDouble getMinTransmission()
XSDataDouble
public void setMinTransmission(XSDataDouble value)
value
- allowed object is
XSDataDouble
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |