|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DoubleParamType
Java content class for doubleParamType 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 151)
<complexType name="doubleParamType">
<simpleContent>
<extension base="<http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd>paramType">
<attribute name="unit" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getUnit()
Gets the value of the unit property. |
boolean |
isSetUnit()
|
void |
setUnit(java.lang.String value)
Sets the value of the unit property. |
void |
unsetUnit()
|
| Methods inherited from interface cfa.vo.sed.io.jaxb.ParamType |
|---|
getName, getUcd, getValue, isSetName, isSetUcd, isSetValue, setName, setUcd, setValue, unsetName, unsetUcd, unsetValue |
| Method Detail |
|---|
java.lang.String getUnit()
Stringvoid setUnit(java.lang.String value)
value - allowed object is
Stringboolean isSetUnit()
void unsetUnit()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||