Uses of Class
org.universAAL.samples.sensor.simulator.TypeOfUser

Packages that use TypeOfUser
org.universAAL.samples.sensor.simulator   
 

Uses of TypeOfUser in org.universAAL.samples.sensor.simulator
 

Methods in org.universAAL.samples.sensor.simulator that return TypeOfUser
static TypeOfUser TypeOfUser.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TypeOfUser[] TypeOfUser.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.universAAL.samples.sensor.simulator with parameters of type TypeOfUser
 void LocationContextPublisher.publishLocation(TypeOfUser typeOfUser, String userUri, String locationUri)
          Publishes context event that informs us of user's location
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.