Uses of Class
org.universAAL.middleware.interfaces.mpa.model.PlatformType

Packages that use PlatformType
org.universAAL.middleware.interfaces.mpa.model   
 

Uses of PlatformType in org.universAAL.middleware.interfaces.mpa.model
 

Fields in org.universAAL.middleware.interfaces.mpa.model declared as PlatformType
protected  PlatformType DeploymentUnit.platformUnit
           
 

Methods in org.universAAL.middleware.interfaces.mpa.model that return PlatformType
static PlatformType PlatformType.fromValue(String v)
           
 PlatformType DeploymentUnit.getPlatformUnit()
          Gets the value of the platformUnit property.
static PlatformType PlatformType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PlatformType[] PlatformType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.universAAL.middleware.interfaces.mpa.model with parameters of type PlatformType
 void DeploymentUnit.setPlatformUnit(PlatformType value)
          Sets the value of the platformUnit property.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.