|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RedshiftFrameType
Java content class for redshiftFrameType 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 570)
<complexType name="redshiftFrameType">
<complexContent>
<extension base="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}coordFrameType">
<sequence>
<element name="DopplerDefinition" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
java.lang.String |
getDopplerDefinition()
Gets the value of the dopplerDefinition property. |
boolean |
isSetDopplerDefinition()
|
void |
setDopplerDefinition(java.lang.String value)
Sets the value of the dopplerDefinition property. |
void |
unsetDopplerDefinition()
|
| Methods inherited from interface cfa.vo.sed.io.jaxb.CoordFrameType |
|---|
getId, getName, getReferencePosition, getUcd, isSetId, isSetName, isSetReferencePosition, isSetUcd, setId, setName, setReferencePosition, setUcd, unsetId, unsetName, unsetReferencePosition, unsetUcd |
| Method Detail |
|---|
java.lang.String getDopplerDefinition()
String
nullvoid setDopplerDefinition(java.lang.String value)
value - allowed object is
String
nullboolean isSetDopplerDefinition()
void unsetDopplerDefinition()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||