Uses of Class
net.ivoa.xml.vodataservice.v1.Waveband

Packages that use Waveband
net.ivoa.xml.vodataservice.v1   
 

Uses of Waveband in net.ivoa.xml.vodataservice.v1
 

Fields in net.ivoa.xml.vodataservice.v1 with type parameters of type Waveband
protected  java.util.List<Waveband> Coverage.waveband
           
 

Methods in net.ivoa.xml.vodataservice.v1 that return Waveband
static Waveband Waveband.fromValue(java.lang.String v)
           
static Waveband Waveband.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Waveband[] Waveband.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.ivoa.xml.vodataservice.v1 that return types with arguments of type Waveband
 java.util.List<Waveband> Coverage.getWaveband()
          Gets the value of the waveband property.
 



Copyright © 2011 VAMDC. All Rights Reserved.