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

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

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

Fields in org.universAAL.middleware.interfaces.mpa.model declared as FeaturesRoot
protected  FeaturesRoot DeploymentUnit.ContainerUnit.Karaf.features
           
 

Methods in org.universAAL.middleware.interfaces.mpa.model that return FeaturesRoot
 FeaturesRoot ObjectFactory.createFeaturesRoot()
          Create an instance of FeaturesRoot
 FeaturesRoot DeploymentUnit.ContainerUnit.Karaf.getFeatures()
          Gets the value of the features property.
 

Methods in org.universAAL.middleware.interfaces.mpa.model that return types with arguments of type FeaturesRoot
 JAXBElement<FeaturesRoot> ObjectFactory.createFeatures(FeaturesRoot value)
          Create an instance of JAXBElement<FeaturesRoot >
 

Methods in org.universAAL.middleware.interfaces.mpa.model with parameters of type FeaturesRoot
 JAXBElement<FeaturesRoot> ObjectFactory.createFeatures(FeaturesRoot value)
          Create an instance of JAXBElement<FeaturesRoot >
 void DeploymentUnit.ContainerUnit.Karaf.setFeatures(FeaturesRoot value)
          Sets the value of the features property.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.