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 java.lang.Object


Field Summary
 java.util.List<DataChannel> list
           
 
Constructor Summary
DataChannel.DataChannelList()
           
DataChannel.DataChannelList(java.util.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 java.util.List<DataChannel> list
Constructor Detail

DataChannel.DataChannelList

public DataChannel.DataChannelList(java.util.List<DataChannel> list)

DataChannel.DataChannelList

public DataChannel.DataChannelList()


Copyright © 2012 LSST. All Rights Reserved.