|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TargetType
Java content class for targetType 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 480)
<complexType name="targetType">
<complexContent>
<extension base="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}Group">
<sequence>
<element name="Name" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}textParamType" minOccurs="0"/>
<element name="Description" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}textParamType" minOccurs="0"/>
<element name="TargetClass" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}textParamType" minOccurs="0"/>
<element name="SpectralClass" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}textParamType" minOccurs="0"/>
<element name="Redshift" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
<element name="Pos" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}positionParamType" minOccurs="0"/>
<element name="VarAmpl" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}doubleParamType" minOccurs="0"/>
<element name="CustomParams" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}arrayOfParamType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
ArrayOfParamType |
getCustomParams()
Gets the value of the customParams property. |
TextParamType |
getDescription()
Gets the value of the description property. |
TextParamType |
getName()
Gets the value of the name property. |
PositionParamType |
getPos()
Gets the value of the pos property. |
DoubleParamType |
getRedshift()
Gets the value of the redshift property. |
TextParamType |
getSpectralClass()
Gets the value of the spectralClass property. |
TextParamType |
getTargetClass()
Gets the value of the targetClass property. |
DoubleParamType |
getVarAmpl()
Gets the value of the varAmpl property. |
boolean |
isSetCustomParams()
|
boolean |
isSetDescription()
|
boolean |
isSetName()
|
boolean |
isSetPos()
|
boolean |
isSetRedshift()
|
boolean |
isSetSpectralClass()
|
boolean |
isSetTargetClass()
|
boolean |
isSetVarAmpl()
|
void |
setCustomParams(ArrayOfParamType value)
Sets the value of the customParams property. |
void |
setDescription(TextParamType value)
Sets the value of the description property. |
void |
setName(TextParamType value)
Sets the value of the name property. |
void |
setPos(PositionParamType value)
Sets the value of the pos property. |
void |
setRedshift(DoubleParamType value)
Sets the value of the redshift property. |
void |
setSpectralClass(TextParamType value)
Sets the value of the spectralClass property. |
void |
setTargetClass(TextParamType value)
Sets the value of the targetClass property. |
void |
setVarAmpl(DoubleParamType value)
Sets the value of the varAmpl property. |
void |
unsetCustomParams()
|
void |
unsetDescription()
|
void |
unsetName()
|
void |
unsetPos()
|
void |
unsetRedshift()
|
void |
unsetSpectralClass()
|
void |
unsetTargetClass()
|
void |
unsetVarAmpl()
|
| Methods inherited from interface cfa.vo.sed.io.jaxb.Group |
|---|
getId, getIdref, isSetId, isSetIdref, setId, setIdref, unsetId, unsetIdref |
| Method Detail |
|---|
DoubleParamType getVarAmpl()
DoubleParamTypevoid setVarAmpl(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetVarAmpl()
void unsetVarAmpl()
DoubleParamType getRedshift()
DoubleParamTypevoid setRedshift(DoubleParamType value)
value - allowed object is
DoubleParamTypeboolean isSetRedshift()
void unsetRedshift()
TextParamType getTargetClass()
TextParamTypevoid setTargetClass(TextParamType value)
value - allowed object is
TextParamTypeboolean isSetTargetClass()
void unsetTargetClass()
TextParamType getDescription()
TextParamTypevoid setDescription(TextParamType value)
value - allowed object is
TextParamTypeboolean isSetDescription()
void unsetDescription()
PositionParamType getPos()
PositionParamTypevoid setPos(PositionParamType value)
value - allowed object is
PositionParamTypeboolean isSetPos()
void unsetPos()
ArrayOfParamType getCustomParams()
ArrayOfParamTypevoid setCustomParams(ArrayOfParamType value)
value - allowed object is
ArrayOfParamTypeboolean isSetCustomParams()
void unsetCustomParams()
TextParamType getName()
TextParamTypevoid setName(TextParamType value)
value - allowed object is
TextParamTypeboolean isSetName()
void unsetName()
TextParamType getSpectralClass()
TextParamTypevoid setSpectralClass(TextParamType value)
value - allowed object is
TextParamTypeboolean isSetSpectralClass()
void unsetSpectralClass()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||