org.lsst.ccs.localdb.statusdb.trendServer
Class DataServer.ChannelMetadataList

java.lang.Object
  extended by org.lsst.ccs.localdb.statusdb.trendServer.DataServer.ChannelMetadataList
Enclosing class:
DataServer

public static class DataServer.ChannelMetadataList
extends Object


Field Summary
 List<ChannelMetaData> list
           
 
Constructor Summary
DataServer.ChannelMetadataList()
           
DataServer.ChannelMetadataList(List<ChannelMetaData> 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<ChannelMetaData> list
Constructor Detail

DataServer.ChannelMetadataList

public DataServer.ChannelMetadataList(List<ChannelMetaData> list)

DataServer.ChannelMetadataList

public DataServer.ChannelMetadataList()


Copyright © 2013 LSST. All Rights Reserved.