| Modifier and Type | Method and Description |
|---|---|
Collection<XmlChannel> |
XmlChannels.getChannels()
Returns a collection of XmlChannel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlChannels.addXmlChannel(XmlChannel item)
Adds a channel to the channel collection.
|
static String |
XmlChannel.toLog(XmlChannel data)
Creates a compact string representation for the log.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlChannels.setChannels(Collection<XmlChannel> items)
Sets the collection of channels.
|
| Constructor and Description |
|---|
XmlChannels(XmlChannel c)
Creates a new instance of XmlChannels with one initial channel.
|
Copyright © 2012. All Rights Reserved.