|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SpectralCharacterizationAxisType
Java content class for spectralCharacterizationAxisType 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 353)
<complexType name="spectralCharacterizationAxisType">
<complexContent>
<extension base="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}characterizationAxisType">
<sequence>
<element name="ResPower" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
DoubleParamType |
getResPower()
Gets the value of the resPower property. |
boolean |
isSetResPower()
|
void |
setResPower(DoubleParamType value)
Sets the value of the resPower property. |
void |
unsetResPower()
|
| Methods inherited from interface cfa.vo.sed.io.jaxb.CharacterizationAxisType |
|---|
getAccuracy, getCalibration, getCoordSystem, getCoverage, getName, getResolution, getSamplingPrecision, getUcd, getUnit, isSetAccuracy, isSetCalibration, isSetCoordSystem, isSetCoverage, isSetName, isSetResolution, isSetSamplingPrecision, isSetUcd, isSetUnit, setAccuracy, setCalibration, setCoordSystem, setCoverage, setName, setResolution, setSamplingPrecision, setUcd, setUnit, unsetAccuracy, unsetCalibration, unsetCoordSystem, unsetCoverage, unsetName, unsetResolution, unsetSamplingPrecision, unsetUcd, unsetUnit |
| Methods inherited from interface cfa.vo.sed.io.jaxb.Group |
|---|
getId, getIdref, isSetId, isSetIdref, setId, setIdref, unsetId, unsetIdref |
| Method Detail |
|---|
DoubleParamType getResPower()
DoubleParamTypevoid setResPower(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetResPower()
void unsetResPower()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||