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

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

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

Fields in org.universAAL.middleware.interfaces.mpa.model declared as EmbeddingType
protected  EmbeddingType DeploymentUnit.ContainerUnit.Karaf.embedding
           
 

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



Copyright © 2014 universAAL Consortium. All Rights Reserved.