|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SamplingPrecisionRefValType
Java content class for samplingPrecisionRefValType 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 427)
<complexType name="samplingPrecisionRefValType">
<complexContent>
<extension base="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}Group">
<sequence>
<element name="FillFactor" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
DoubleParamType |
getFillFactor()
Gets the value of the fillFactor property. |
boolean |
isSetFillFactor()
|
void |
setFillFactor(DoubleParamType value)
Sets the value of the fillFactor property. |
void |
unsetFillFactor()
|
| Methods inherited from interface cfa.vo.sed.io.jaxb.Group |
|---|
getId, getIdref, isSetId, isSetIdref, setId, setIdref, unsetId, unsetIdref |
| Method Detail |
|---|
DoubleParamType getFillFactor()
DoubleParamTypevoid setFillFactor(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetFillFactor()
void unsetFillFactor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||