Uses of Class
nz.ac.waikato.adams.webservice.rats.spectrum.Property
-
Packages that use Property Package Description nz.ac.waikato.adams.webservice.rats.spectrum -
-
Uses of Property in nz.ac.waikato.adams.webservice.rats.spectrum
Fields in nz.ac.waikato.adams.webservice.rats.spectrum with type parameters of type Property Modifier and Type Field Description protected List<Property>
Properties. prop
Methods in nz.ac.waikato.adams.webservice.rats.spectrum that return Property Modifier and Type Method Description Property
ObjectFactory. createProperty()
Create an instance ofProperty
Methods in nz.ac.waikato.adams.webservice.rats.spectrum that return types with arguments of type Property Modifier and Type Method Description List<Property>
Properties. getProp()
Gets the value of the prop property.
-