cfa.vo.sed.io.jaxb
Interface SkyRegionType

All Superinterfaces:
ParamType, TextParamType
All Known Implementing Classes:
SkyRegionTypeImpl

public interface SkyRegionType
extends TextParamType

Java content class for skyRegionType 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 438)

 <complexType name="skyRegionType">
   <simpleContent>
     <extension base="<http://www.ivoa.net/xml/Spectrum/Spectrum-1.01.xsd>textParamType">
     </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