|
||||||||||
| 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.XSDataStrategySummary
public class XSDataStrategySummary
Java class for XSDataStrategySummary complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="XSDataStrategySummary">
<complexContent>
<extension base="{http://www.edna-site.org}XSData">
<sequence>
<element name="attenuation" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="completeness" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="iSigma" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="rankingResolution" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="redundancy" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="resolution" type="{http://www.edna-site.org}XSDataFloat"/>
<element name="resolutionReasoning" type="{http://www.edna-site.org}XSDataString"/>
<element name="totalDataCollectionTime" type="{http://www.edna-site.org}XSDataTime"/>
<element name="totalExposureTime" type="{http://www.edna-site.org}XSDataTime"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
XSDataStrategySummary()
|
|
| Method Summary | |
|---|---|
XSDataFloat |
getAttenuation()
Gets the value of the attenuation property. |
XSDataFloat |
getCompleteness()
Gets the value of the completeness property. |
XSDataFloat |
getISigma()
Gets the value of the iSigma property. |
XSDataFloat |
getRankingResolution()
Gets the value of the rankingResolution property. |
XSDataFloat |
getRedundancy()
Gets the value of the redundancy property. |
XSDataFloat |
getResolution()
Gets the value of the resolution property. |
XSDataString |
getResolutionReasoning()
Gets the value of the resolutionReasoning property. |
XSDataTime |
getTotalDataCollectionTime()
Gets the value of the totalDataCollectionTime property. |
XSDataTime |
getTotalExposureTime()
Gets the value of the totalExposureTime property. |
void |
setAttenuation(XSDataFloat value)
Sets the value of the attenuation property. |
void |
setCompleteness(XSDataFloat value)
Sets the value of the completeness property. |
void |
setISigma(XSDataFloat value)
Sets the value of the iSigma property. |
void |
setRankingResolution(XSDataFloat value)
Sets the value of the rankingResolution property. |
void |
setRedundancy(XSDataFloat value)
Sets the value of the redundancy property. |
void |
setResolution(XSDataFloat value)
Sets the value of the resolution property. |
void |
setResolutionReasoning(XSDataString value)
Sets the value of the resolutionReasoning property. |
void |
setTotalDataCollectionTime(XSDataTime value)
Sets the value of the totalDataCollectionTime property. |
void |
setTotalExposureTime(XSDataTime value)
Sets the value of the totalExposureTime property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSDataStrategySummary()
| Method Detail |
|---|
public XSDataFloat getAttenuation()
XSDataFloatpublic void setAttenuation(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getCompleteness()
XSDataFloatpublic void setCompleteness(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getISigma()
XSDataFloatpublic void setISigma(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getRankingResolution()
XSDataFloatpublic void setRankingResolution(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getRedundancy()
XSDataFloatpublic void setRedundancy(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataFloat getResolution()
XSDataFloatpublic void setResolution(XSDataFloat value)
value - allowed object is
XSDataFloatpublic XSDataString getResolutionReasoning()
XSDataStringpublic void setResolutionReasoning(XSDataString value)
value - allowed object is
XSDataStringpublic XSDataTime getTotalDataCollectionTime()
XSDataTimepublic void setTotalDataCollectionTime(XSDataTime value)
value - allowed object is
XSDataTimepublic XSDataTime getTotalExposureTime()
XSDataTimepublic void setTotalExposureTime(XSDataTime value)
value - allowed object is
XSDataTime
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||