org.lsst.ccs.localdb.statusdb.server
Class DataChannel.DataChannelList

java.lang.Object
  extended by org.lsst.ccs.localdb.statusdb.server.DataChannel.DataChannelList
Enclosing class:
DataChannel

public static class DataChannel.DataChannelList
extends Object


Field Summary
 List<DataChannel> list
           
 
Constructor Summary
DataChannel.DataChannelList()
           
DataChannel.DataChannelList(List<DataChannel> list)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

list

public List<DataChannel> list
Constructor Detail

DataChannel.DataChannelList

public DataChannel.DataChannelList(List<DataChannel> list)

DataChannel.DataChannelList

public DataChannel.DataChannelList()


Copyright © 2013 LSST. All Rights Reserved.