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

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

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

Fields in org.universAAL.middleware.interfaces.mpa.model declared as OsType
protected  OsType DeploymentUnit.osUnit
           
 

Methods in org.universAAL.middleware.interfaces.mpa.model that return OsType
static OsType OsType.fromValue(String v)
           
 OsType DeploymentUnit.getOsUnit()
          Gets the value of the osUnit property.
static OsType OsType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OsType[] OsType.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 OsType
 void DeploymentUnit.setOsUnit(OsType value)
          Sets the value of the osUnit property.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.