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

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

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

Classes in org.universAAL.middleware.aalspace.json.model that implement IPeeringChannel
static class AALSpace.PeeringChannel
           
 

Fields in org.universAAL.middleware.aalspace.json.model declared as IPeeringChannel
protected  IPeeringChannel AALSpace.peeringChannel
           
 

Methods in org.universAAL.middleware.aalspace.json.model that return IPeeringChannel
 IPeeringChannel AALSpace.getPeeringChannel()
          Gets the value of the peeringChannel property.
 

Methods in org.universAAL.middleware.aalspace.json.model with parameters of type IPeeringChannel
 void AALSpace.setPeeringChannel(IPeeringChannel value)
          Sets the value of the peeringChannel property.
 

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

Methods in org.universAAL.middleware.interfaces.aalspace.model that return IPeeringChannel
 IPeeringChannel IAALSpace.getPeeringChannel()
          Gets the value of the peeringChannel property.
 

Methods in org.universAAL.middleware.interfaces.aalspace.model with parameters of type IPeeringChannel
 void IAALSpace.setPeeringChannel(IPeeringChannel value)
          Sets the value of the peeringChannel property.
 

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

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

Methods in org.universAAL.middleware.interfaces.aalspace.xml.model that return IPeeringChannel
 IPeeringChannel Aalspace.getPeeringChannel()
           
 

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



Copyright © 2014 universAAL Consortium. All Rights Reserved.