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