|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SamplingPrecisionType
Java content class for samplingPrecisionType 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 415)
<complexType name="samplingPrecisionType">
<complexContent>
<extension base="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}Group">
<sequence>
<element name="SamplingPrecisionRefVal" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}samplingPrecisionRefValType" minOccurs="0"/>
<element name="SampleExtent" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
DoubleParamType |
getSampleExtent()
Gets the value of the sampleExtent property. |
SamplingPrecisionRefValType |
getSamplingPrecisionRefVal()
Gets the value of the samplingPrecisionRefVal property. |
boolean |
isSetSampleExtent()
|
boolean |
isSetSamplingPrecisionRefVal()
|
void |
setSampleExtent(DoubleParamType value)
Sets the value of the sampleExtent property. |
void |
setSamplingPrecisionRefVal(SamplingPrecisionRefValType value)
Sets the value of the samplingPrecisionRefVal property. |
void |
unsetSampleExtent()
|
void |
unsetSamplingPrecisionRefVal()
|
| Methods inherited from interface cfa.vo.sed.io.jaxb.Group |
|---|
getId, getIdref, isSetId, isSetIdref, setId, setIdref, unsetId, unsetIdref |
| Method Detail |
|---|
SamplingPrecisionRefValType getSamplingPrecisionRefVal()
SamplingPrecisionRefValTypevoid setSamplingPrecisionRefVal(SamplingPrecisionRefValType value)
value - allowed object is
SamplingPrecisionRefValTypeboolean isSetSamplingPrecisionRefVal()
void unsetSamplingPrecisionRefVal()
DoubleParamType getSampleExtent()
DoubleParamTypevoid setSampleExtent(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetSampleExtent()
void unsetSampleExtent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||