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