Uses of Interface
org.universAAL.middleware.interfaces.aalspace.model.ICommunicationChannels

Packages that use ICommunicationChannels
org.universAAL.middleware.aalspace.json.model   
org.universAAL.middleware.interfaces.aalspace.model   
org.universAAL.middleware.interfaces.aalspace.xml.model   
 

Uses of ICommunicationChannels in org.universAAL.middleware.aalspace.json.model
 

Classes in org.universAAL.middleware.aalspace.json.model that implement ICommunicationChannels
static class AALSpace.CommunicationChannels
           
 

Fields in org.universAAL.middleware.aalspace.json.model declared as ICommunicationChannels
protected  ICommunicationChannels AALSpace.communicationChannels
           
 

Methods in org.universAAL.middleware.aalspace.json.model that return ICommunicationChannels
 ICommunicationChannels AALSpace.getCommunicationChannels()
          Gets the value of the communicationChannels property.
 

Methods in org.universAAL.middleware.aalspace.json.model with parameters of type ICommunicationChannels
 void AALSpace.setCommunicationChannels(ICommunicationChannels value)
          Sets the value of the communicationChannels property.
 

Uses of ICommunicationChannels in org.universAAL.middleware.interfaces.aalspace.model
 

Methods in org.universAAL.middleware.interfaces.aalspace.model that return ICommunicationChannels
 ICommunicationChannels IAALSpace.getCommunicationChannels()
          Gets the value of the communicationChannels property.
 

Methods in org.universAAL.middleware.interfaces.aalspace.model with parameters of type ICommunicationChannels
 void IAALSpace.setCommunicationChannels(ICommunicationChannels value)
          Sets the value of the communicationChannels property.
 

Uses of ICommunicationChannels in org.universAAL.middleware.interfaces.aalspace.xml.model
 

Classes in org.universAAL.middleware.interfaces.aalspace.xml.model that implement ICommunicationChannels
static class Aalspace.CommunicationChannels
          Java class for anonymous complex type.
 

Methods in org.universAAL.middleware.interfaces.aalspace.xml.model that return ICommunicationChannels
 ICommunicationChannels Aalspace.getCommunicationChannels()
           
 

Methods in org.universAAL.middleware.interfaces.aalspace.xml.model with parameters of type ICommunicationChannels
 void Aalspace.setCommunicationChannels(ICommunicationChannels value)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.