public abstract static class SALClassDescription.SALVariable extends Object
| Constructor and Description |
|---|
SALVariable(String variableName,
String type,
String units,
String description) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
String |
getDescription() |
String |
getType() |
String |
getUnits() |
String |
getVariableName() |
String |
toString() |
Copyright © 2023 LSST. All rights reserved.