public class SupportedOption extends Object implements Serializable
| Constructor and Description |
|---|
SupportedOption(String name,
String description,
String singleLetter) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
String |
getSingleLetterName() |
String |
toString() |
Copyright © 2023 LSST. All rights reserved.