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