Uses of Class
nz.ac.waikato.adams.webservice.rats.multispectrum.Waves
-
Packages that use Waves Package Description nz.ac.waikato.adams.webservice.rats.multispectrum -
-
Uses of Waves in nz.ac.waikato.adams.webservice.rats.multispectrum
Fields in nz.ac.waikato.adams.webservice.rats.multispectrum declared as Waves Modifier and Type Field Description protected Waves
Spectrum. waves
Methods in nz.ac.waikato.adams.webservice.rats.multispectrum that return Waves Modifier and Type Method Description Waves
ObjectFactory. createWaves()
Create an instance ofWaves
Waves
Spectrum. getWaves()
Gets the value of the waves property.Methods in nz.ac.waikato.adams.webservice.rats.multispectrum with parameters of type Waves Modifier and Type Method Description void
Spectrum. setWaves(Waves value)
Sets the value of the waves property.
-