org.universAAL.middleware.aalspace.json.model
Class AALSpace.PeeringChannel

Package class diagram package AALSpace.PeeringChannel
java.lang.Object
  extended by org.universAAL.middleware.aalspace.json.model.AALSpace.PeeringChannel
All Implemented Interfaces:
Serializable, IPeeringChannel
Enclosing class:
AALSpace

public static class AALSpace.PeeringChannel
extends Object
implements Serializable, IPeeringChannel

See Also:
Serialized Form

Field Summary
protected  IChannelDescriptor channelDescriptor
           
 
Constructor Summary
AALSpace.PeeringChannel()
           
 
Method Summary
 IChannelDescriptor getChannelDescriptor()
          Gets the value of the channelDescriptor property.
 boolean isSetChannelDescriptor()
           
 void setChannelDescriptor(IChannelDescriptor value)
          Sets the value of the channelDescriptor property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

channelDescriptor

protected IChannelDescriptor channelDescriptor
Constructor Detail

AALSpace.PeeringChannel

public AALSpace.PeeringChannel()
Method Detail

getChannelDescriptor

public IChannelDescriptor getChannelDescriptor()
Description copied from interface: IPeeringChannel
Gets the value of the channelDescriptor property.

Specified by:
getChannelDescriptor in interface IPeeringChannel
Returns:
possible object is ChannelDescriptor

setChannelDescriptor

public void setChannelDescriptor(IChannelDescriptor value)
Description copied from interface: IPeeringChannel
Sets the value of the channelDescriptor property.

Specified by:
setChannelDescriptor in interface IPeeringChannel
Parameters:
value - allowed object is ChannelDescriptor

isSetChannelDescriptor

public boolean isSetChannelDescriptor()
Specified by:
isSetChannelDescriptor in interface IPeeringChannel


Copyright © 2014 universAAL Consortium. All Rights Reserved.