Uses of Class
nz.ac.waikato.adams.webservice.rats.spectrum.Waves
-
Packages that use Waves Package Description nz.ac.waikato.adams.webservice.rats.spectrum -
-
Uses of Waves in nz.ac.waikato.adams.webservice.rats.spectrum
Fields in nz.ac.waikato.adams.webservice.rats.spectrum declared as Waves Modifier and Type Field Description protected Waves
Spectrum. waves
Methods in nz.ac.waikato.adams.webservice.rats.spectrum 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.spectrum with parameters of type Waves Modifier and Type Method Description void
Spectrum. setWaves(Waves value)
Sets the value of the waves property.
-