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

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

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

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

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

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