Uses of Class
nz.ac.waikato.adams.webservice.rats.multispectrum.Spectrum
-
Packages that use Spectrum Package Description nz.ac.waikato.adams.webservice.rats.multispectrum -
-
Uses of Spectrum in nz.ac.waikato.adams.webservice.rats.multispectrum
Fields in nz.ac.waikato.adams.webservice.rats.multispectrum with type parameters of type Spectrum Modifier and Type Field Description protected List<Spectrum>MultiSpectrum. spectraMethods in nz.ac.waikato.adams.webservice.rats.multispectrum that return Spectrum Modifier and Type Method Description SpectrumObjectFactory. createSpectrum()Create an instance ofSpectrumMethods in nz.ac.waikato.adams.webservice.rats.multispectrum that return types with arguments of type Spectrum Modifier and Type Method Description List<Spectrum>MultiSpectrum. getSpectra()Gets the value of the spectra property.
-