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

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

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

Classes in org.universAAL.middleware.aalspace.json.model that implement IChannelDescriptor
 class ChannelDescriptor
           
 

Fields in org.universAAL.middleware.aalspace.json.model declared as IChannelDescriptor
protected  IChannelDescriptor AALSpace.PeeringChannel.channelDescriptor
           
 

Methods in org.universAAL.middleware.aalspace.json.model that return IChannelDescriptor
 IChannelDescriptor AALSpace.PeeringChannel.getChannelDescriptor()
           
 

Methods in org.universAAL.middleware.aalspace.json.model that return types with arguments of type IChannelDescriptor
 List<IChannelDescriptor> AALSpace.CommunicationChannels.getChannelDescriptor()
           
 

Methods in org.universAAL.middleware.aalspace.json.model with parameters of type IChannelDescriptor
 void AALSpace.PeeringChannel.setChannelDescriptor(IChannelDescriptor value)
           
 

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

Methods in org.universAAL.middleware.interfaces.aalspace.model that return IChannelDescriptor
 IChannelDescriptor IPeeringChannel.getChannelDescriptor()
          Gets the value of the channelDescriptor property.
 

Methods in org.universAAL.middleware.interfaces.aalspace.model that return types with arguments of type IChannelDescriptor
 List<IChannelDescriptor> ICommunicationChannels.getChannelDescriptor()
          Gets the value of the channelDescriptor property.
 

Methods in org.universAAL.middleware.interfaces.aalspace.model with parameters of type IChannelDescriptor
 void IPeeringChannel.setChannelDescriptor(IChannelDescriptor value)
          Sets the value of the channelDescriptor property.
 

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

Methods in org.universAAL.middleware.interfaces.aalspace.xml.model that return IChannelDescriptor
 IChannelDescriptor Aalspace.PeeringChannel.getChannelDescriptor()
           
 

Methods in org.universAAL.middleware.interfaces.aalspace.xml.model that return types with arguments of type IChannelDescriptor
 List<IChannelDescriptor> Aalspace.CommunicationChannels.getChannelDescriptor()
           
 

Methods in org.universAAL.middleware.interfaces.aalspace.xml.model with parameters of type IChannelDescriptor
 void Aalspace.PeeringChannel.setChannelDescriptor(IChannelDescriptor value)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.