Uses of Class
org.hackystat.sensorshell.usermap.resource.jaxb.User

Packages that use User
org.hackystat.sensorshell.usermap.resource.jaxb   
 

Uses of User in org.hackystat.sensorshell.usermap.resource.jaxb
 

Fields in org.hackystat.sensorshell.usermap.resource.jaxb with type parameters of type User
protected  java.util.List<User> Usermap.user
           
 

Methods in org.hackystat.sensorshell.usermap.resource.jaxb that return User
 User ObjectFactory.createUser()
          Create an instance of User
 

Methods in org.hackystat.sensorshell.usermap.resource.jaxb that return types with arguments of type User
 java.util.List<User> Usermap.getUser()
          Gets the value of the user property.