|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AccuracyType
Java content class for accuracyType complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/data/NVO/staff/mccusker/schema/specxml2-1.01b.xsd line 177)
<complexType name="accuracyType">
<complexContent>
<extension base="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}Group">
<sequence>
<element name="BinLow" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
<element name="BinHigh" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
<element name="BinSize" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
<element name="StatError" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
<element name="StatErrLow" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
<element name="StatErrHigh" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
<element name="SysError" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
<element name="Confidence" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
DoubleParamType |
getBinHigh()
Gets the value of the binHigh property. |
DoubleParamType |
getBinLow()
Gets the value of the binLow property. |
DoubleParamType |
getBinSize()
Gets the value of the binSize property. |
DoubleParamType |
getConfidence()
Gets the value of the confidence property. |
DoubleParamType |
getStatErrHigh()
Gets the value of the statErrHigh property. |
DoubleParamType |
getStatErrLow()
Gets the value of the statErrLow property. |
DoubleParamType |
getStatError()
Gets the value of the statError property. |
DoubleParamType |
getSysError()
Gets the value of the sysError property. |
boolean |
isSetBinHigh()
|
boolean |
isSetBinLow()
|
boolean |
isSetBinSize()
|
boolean |
isSetConfidence()
|
boolean |
isSetStatErrHigh()
|
boolean |
isSetStatErrLow()
|
boolean |
isSetStatError()
|
boolean |
isSetSysError()
|
void |
setBinHigh(DoubleParamType value)
Sets the value of the binHigh property. |
void |
setBinLow(DoubleParamType value)
Sets the value of the binLow property. |
void |
setBinSize(DoubleParamType value)
Sets the value of the binSize property. |
void |
setConfidence(DoubleParamType value)
Sets the value of the confidence property. |
void |
setStatErrHigh(DoubleParamType value)
Sets the value of the statErrHigh property. |
void |
setStatErrLow(DoubleParamType value)
Sets the value of the statErrLow property. |
void |
setStatError(DoubleParamType value)
Sets the value of the statError property. |
void |
setSysError(DoubleParamType value)
Sets the value of the sysError property. |
void |
unsetBinHigh()
|
void |
unsetBinLow()
|
void |
unsetBinSize()
|
void |
unsetConfidence()
|
void |
unsetStatErrHigh()
|
void |
unsetStatErrLow()
|
void |
unsetStatError()
|
void |
unsetSysError()
|
| Methods inherited from interface cfa.vo.sed.io.jaxb.Group |
|---|
getId, getIdref, isSetId, isSetIdref, setId, setIdref, unsetId, unsetIdref |
| Method Detail |
|---|
DoubleParamType getBinLow()
DoubleParamTypevoid setBinLow(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetBinLow()
void unsetBinLow()
DoubleParamType getStatErrHigh()
DoubleParamTypevoid setStatErrHigh(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetStatErrHigh()
void unsetStatErrHigh()
DoubleParamType getConfidence()
DoubleParamTypevoid setConfidence(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetConfidence()
void unsetConfidence()
DoubleParamType getSysError()
DoubleParamTypevoid setSysError(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetSysError()
void unsetSysError()
DoubleParamType getBinSize()
DoubleParamTypevoid setBinSize(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetBinSize()
void unsetBinSize()
DoubleParamType getBinHigh()
DoubleParamTypevoid setBinHigh(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetBinHigh()
void unsetBinHigh()
DoubleParamType getStatErrLow()
DoubleParamTypevoid setStatErrLow(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetStatErrLow()
void unsetStatErrLow()
DoubleParamType getStatError()
DoubleParamTypevoid setStatError(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetStatError()
void unsetStatError()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||