cfa.vo.sed.io.jaxb
Interface SpectralFrame
- All Superinterfaces:
- CoordFrameType, javax.xml.bind.Element, SpectralFrameType
- All Known Implementing Classes:
- SpectralFrameImpl
public interface SpectralFrame
- extends javax.xml.bind.Element, SpectralFrameType
Java content class for SpectralFrame element declaration.
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 530)
<element name="SpectralFrame" type="{http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd}spectralFrameType"/>
| 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 |