Uses of Class
org.universAAL.middleware.deploymanager.uapp.model.SpaceType

Packages that use SpaceType
org.universAAL.middleware.deploymanager.uapp.model   
 

Uses of SpaceType in org.universAAL.middleware.deploymanager.uapp.model
 

Fields in org.universAAL.middleware.deploymanager.uapp.model declared as SpaceType
protected  SpaceType ProfileType.profileId
           
 

Methods in org.universAAL.middleware.deploymanager.uapp.model that return SpaceType
static SpaceType SpaceType.fromValue(String v)
           
 SpaceType ProfileType.getProfileId()
          Gets the value of the profileId property.
static SpaceType SpaceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SpaceType[] SpaceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.universAAL.middleware.deploymanager.uapp.model with parameters of type SpaceType
 void ProfileType.setProfileId(SpaceType value)
          Sets the value of the profileId property.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.