cfa.vo.sed.io.jaxb
Interface TextParamType

All Superinterfaces:
ParamType
All Known Subinterfaces:
SkyRegionType
All Known Implementing Classes:
SkyRegionTypeImpl, TextParamTypeImpl

public interface TextParamType
extends ParamType

Java content class for textParamType 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 123)

 <complexType name="textParamType">
   <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