java.lang.Object
cl.netswitch.lib.dto.ChannelList
- All Implemented Interfaces:
Serializable
Wraps a list of
channel information
items.- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
channels
List of channel information items.
-
-
Constructor Details
-
ChannelList
public ChannelList()Constructs a newChannelList
instance.
-