public class TimeSelection extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
lowerEdgeString |
String |
name |
String |
upperEdgeString |
| Constructor and Description |
|---|
TimeSelection(String name,
String lowerEdgeString,
String upperEdgeString) |
Copyright © 2014 LSST. All Rights Reserved.