
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()
IPeeringChannelgetChannelDescriptor in interface IPeeringChannelChannelDescriptor public void setChannelDescriptor(IChannelDescriptor value)
IPeeringChannelsetChannelDescriptor in interface IPeeringChannelvalue - allowed object is ChannelDescriptor public boolean isSetChannelDescriptor()
isSetChannelDescriptor in interface IPeeringChannelCopyright © 2018 universAAL Consortium. All rights reserved.