|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
org.hackystat.sensorbase.resource.users.jaxb | Provides the JAXB generated classes corresponding to the Users XmlSchema. |
Uses of Property in org.hackystat.sensorbase.resource.users.jaxb |
---|
Fields in org.hackystat.sensorbase.resource.users.jaxb with type parameters of type Property | |
---|---|
protected java.util.List<Property> |
Properties.property
|
Methods in org.hackystat.sensorbase.resource.users.jaxb that return Property | |
---|---|
Property |
ObjectFactory.createProperty()
Create an instance of Property |
Property |
User.findProperty(java.lang.String key)
Returns the first Property instance with the specified key, or null if not found. |
Methods in org.hackystat.sensorbase.resource.users.jaxb that return types with arguments of type Property | |
---|---|
java.util.List<Property> |
Properties.getProperty()
Gets the value of the property property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |