public interface DataProviderDictionary extends Serializable
| Modifier and Type | Method and Description |
|---|---|
org.lsst.ccs.utilities.taitime.CCSTimeStamp |
getCCSTimeStamp()
Get the CCSTimeStamp of when this dictionary was created.
|
List<DataProviderInfo> |
getDataProviderDescriptionsForGroup(String group) |
List<DataProviderInfo> |
getDataProviderInfos() |
Set<String> |
getGroups() |
List<DataProviderInfo> getDataProviderInfos()
List<DataProviderInfo> getDataProviderDescriptionsForGroup(String group)
group - org.lsst.ccs.utilities.taitime.CCSTimeStamp getCCSTimeStamp()
Copyright © 2019 LSST. All rights reserved.