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