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