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