Uses of Class
nz.ac.waikato.adams.webservice.spectral.put.Properties
-
Packages that use Properties Package Description nz.ac.waikato.adams.webservice.spectral.put -
-
Uses of Properties in nz.ac.waikato.adams.webservice.spectral.put
Fields in nz.ac.waikato.adams.webservice.spectral.put declared as Properties Modifier and Type Field Description protected PropertiesSpectrum. propsMethods in nz.ac.waikato.adams.webservice.spectral.put that return Properties Modifier and Type Method Description PropertiesObjectFactory. createProperties()Create an instance ofPropertiesPropertiesSpectrum. getProps()Gets the value of the props property.Methods in nz.ac.waikato.adams.webservice.spectral.put with parameters of type Properties Modifier and Type Method Description voidSpectrum. setProps(Properties value)Sets the value of the props property.
-