cfa.vo.sed.io.jaxb
Interface DateParamType

All Superinterfaces:
ParamType
All Known Implementing Classes:
DateParamTypeImpl

public interface DateParamType
extends ParamType

Java content class for dateParamType 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 138)

 <complexType name="dateParamType">
   <simpleContent>
     <extension base="<http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd>paramType">
     </extension>
   </simpleContent>
 </complexType>
 


Method Summary
 
Methods inherited from interface cfa.vo.sed.io.jaxb.ParamType
getName, getUcd, getValue, isSetName, isSetUcd, isSetValue, setName, setUcd, setValue, unsetName, unsetUcd, unsetValue