| Package | Description |
|---|---|
| org.lsst.ccs.command.demo |
Examples of annotated classes providing command functionality.
|
| Modifier and Type | Method and Description |
|---|---|
static DemoCommands.Number |
DemoCommands.Number.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DemoCommands.Number[] |
DemoCommands.Number.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
DemoCommands.xcommandWithLotsOfEnumParameters(DemoCommands.Day day,
DemoCommands.Number number,
DemoCommands.Holiday holiday) |
Copyright © 2018 LSST. All rights reserved.