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