Uses of Class
nz.ac.waikato.adams.webservice.rats.multispectrum.Wave
-
Packages that use Wave Package Description nz.ac.waikato.adams.webservice.rats.multispectrum -
-
Uses of Wave in nz.ac.waikato.adams.webservice.rats.multispectrum
Fields in nz.ac.waikato.adams.webservice.rats.multispectrum with type parameters of type Wave Modifier and Type Field Description protected List<Wave>
Waves. wave
Methods in nz.ac.waikato.adams.webservice.rats.multispectrum that return Wave Modifier and Type Method Description Wave
ObjectFactory. createWave()
Create an instance ofWave
Methods in nz.ac.waikato.adams.webservice.rats.multispectrum that return types with arguments of type Wave Modifier and Type Method Description List<Wave>
Waves. getWave()
Gets the value of the wave property.
-