public static class Space.PeeringChannel extends Object implements Serializable, IPeeringChannel
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="channel-descriptor" type="{http://universaal.org/space-channel/v1.0.0}channelDescriptor"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected ChannelDescriptor |
channelDescriptor |
Constructor and Description |
---|
PeeringChannel() |
Modifier and Type | Method and Description |
---|---|
IChannelDescriptor |
getChannelDescriptor()
Gets the value of the channelDescriptor property.
|
boolean |
isSetChannelDescriptor() |
void |
setChannelDescriptor(IChannelDescriptor value)
Sets the value of the channelDescriptor property.
|
protected ChannelDescriptor channelDescriptor
public IChannelDescriptor getChannelDescriptor()
IPeeringChannel
getChannelDescriptor
in interface IPeeringChannel
ChannelDescriptor
public void setChannelDescriptor(IChannelDescriptor value)
IPeeringChannel
setChannelDescriptor
in interface IPeeringChannel
value
- allowed object is ChannelDescriptor
public boolean isSetChannelDescriptor()
isSetChannelDescriptor
in interface IPeeringChannel
Copyright © 2018 universAAL Consortium. All rights reserved.