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