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

Package class diagram package IPeeringChannel
All Known Implementing Classes:
Aalspace.PeeringChannel, AALSpace.PeeringChannel

public interface IPeeringChannel

Since:
2.0.1
Version:
$LastChangedRevision$ ($LastChangedDate$)
Author:
Stefano Lenzi

Method Summary
 IChannelDescriptor getChannelDescriptor()
          Gets the value of the channelDescriptor property.
 boolean isSetChannelDescriptor()
           
 void setChannelDescriptor(IChannelDescriptor value)
          Sets the value of the channelDescriptor property.
 

Method Detail

getChannelDescriptor

IChannelDescriptor getChannelDescriptor()
Gets the value of the channelDescriptor property.

Returns:
possible object is ChannelDescriptor

setChannelDescriptor

void setChannelDescriptor(IChannelDescriptor value)
Sets the value of the channelDescriptor property.

Parameters:
value - allowed object is ChannelDescriptor

isSetChannelDescriptor

boolean isSetChannelDescriptor()


Copyright © 2014 universAAL Consortium. All Rights Reserved.