
public interface IChannelDescriptor
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelName()
Gets the value of the channelName property.
|
String |
getChannelURL()
Gets the value of the channelURL property.
|
String |
getChannelValue()
Gets the value of the channelValue property.
|
boolean |
isSetChannelName() |
boolean |
isSetChannelURL() |
boolean |
isSetChannelValue() |
void |
setChannelName(String value)
Sets the value of the channelName property.
|
void |
setChannelURL(String value)
Sets the value of the channelURL property.
|
void |
setChannelValue(String value)
Sets the value of the channelValue property.
|
String getChannelName()
Stringvoid setChannelName(String value)
value - allowed object is Stringboolean isSetChannelName()
String getChannelURL()
Stringvoid setChannelURL(String value)
value - allowed object is Stringboolean isSetChannelURL()
String getChannelValue()
Stringvoid setChannelValue(String value)
value - allowed object is Stringboolean isSetChannelValue()
Copyright © 2018 universAAL Consortium. All rights reserved.