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