|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CharacterizationAxisType
Java content class for characterizationAxisType 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 319)
<complexType name="characterizationAxisType">
<complexContent>
<extension base="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}Group">
<sequence>
<element name="CoordSystem" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}coordSysType" minOccurs="0"/>
<element name="Coverage" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}coverageType" minOccurs="0"/>
<element name="Resolution" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
<element name="Accuracy" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}accuracyType" minOccurs="0"/>
<element name="SamplingPrecision" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}samplingPrecisionType" minOccurs="0"/>
<element name="Calibration" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}textParamType" minOccurs="0"/>
</sequence>
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="ucd" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="unit" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
AccuracyType |
getAccuracy()
Gets the value of the accuracy property. |
TextParamType |
getCalibration()
Gets the value of the calibration property. |
CoordSysType |
getCoordSystem()
Gets the value of the coordSystem property. |
CoverageType |
getCoverage()
Gets the value of the coverage property. |
java.lang.String |
getName()
Gets the value of the name property. |
DoubleParamType |
getResolution()
Gets the value of the resolution property. |
SamplingPrecisionType |
getSamplingPrecision()
Gets the value of the samplingPrecision property. |
java.lang.String |
getUcd()
Gets the value of the ucd property. |
java.lang.String |
getUnit()
Gets the value of the unit property. |
boolean |
isSetAccuracy()
|
boolean |
isSetCalibration()
|
boolean |
isSetCoordSystem()
|
boolean |
isSetCoverage()
|
boolean |
isSetName()
|
boolean |
isSetResolution()
|
boolean |
isSetSamplingPrecision()
|
boolean |
isSetUcd()
|
boolean |
isSetUnit()
|
void |
setAccuracy(AccuracyType value)
Sets the value of the accuracy property. |
void |
setCalibration(TextParamType value)
Sets the value of the calibration property. |
void |
setCoordSystem(CoordSysType value)
Sets the value of the coordSystem property. |
void |
setCoverage(CoverageType value)
Sets the value of the coverage property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setResolution(DoubleParamType value)
Sets the value of the resolution property. |
void |
setSamplingPrecision(SamplingPrecisionType value)
Sets the value of the samplingPrecision property. |
void |
setUcd(java.lang.String value)
Sets the value of the ucd property. |
void |
setUnit(java.lang.String value)
Sets the value of the unit property. |
void |
unsetAccuracy()
|
void |
unsetCalibration()
|
void |
unsetCoordSystem()
|
void |
unsetCoverage()
|
void |
unsetName()
|
void |
unsetResolution()
|
void |
unsetSamplingPrecision()
|
void |
unsetUcd()
|
void |
unsetUnit()
|
| Methods inherited from interface cfa.vo.sed.io.jaxb.Group |
|---|
getId, getIdref, isSetId, isSetIdref, setId, setIdref, unsetId, unsetIdref |
| Method Detail |
|---|
CoverageType getCoverage()
CoverageTypevoid setCoverage(CoverageType value)
value - allowed object is
CoverageTypeboolean isSetCoverage()
void unsetCoverage()
java.lang.String getUnit()
Stringvoid setUnit(java.lang.String value)
value - allowed object is
Stringboolean isSetUnit()
void unsetUnit()
java.lang.String getUcd()
Stringvoid setUcd(java.lang.String value)
value - allowed object is
Stringboolean isSetUcd()
void unsetUcd()
SamplingPrecisionType getSamplingPrecision()
SamplingPrecisionTypevoid setSamplingPrecision(SamplingPrecisionType value)
value - allowed object is
SamplingPrecisionTypeboolean isSetSamplingPrecision()
void unsetSamplingPrecision()
CoordSysType getCoordSystem()
CoordSysTypevoid setCoordSystem(CoordSysType value)
value - allowed object is
CoordSysTypeboolean isSetCoordSystem()
void unsetCoordSystem()
java.lang.String getName()
Stringvoid setName(java.lang.String value)
value - allowed object is
Stringboolean isSetName()
void unsetName()
TextParamType getCalibration()
TextParamTypevoid setCalibration(TextParamType value)
value - allowed object is
TextParamTypeboolean isSetCalibration()
void unsetCalibration()
AccuracyType getAccuracy()
AccuracyTypevoid setAccuracy(AccuracyType value)
value - allowed object is
AccuracyTypeboolean isSetAccuracy()
void unsetAccuracy()
DoubleParamType getResolution()
DoubleParamTypevoid setResolution(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetResolution()
void unsetResolution()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||