| Package | Description |
|---|---|
| org.lsst.ccs.command |
An experimental package for testing possible improvements to the command handling
mechanism built-in to the CCS core.
|
| org.lsst.ccs.command.annotations |
Annotations used to mark methods as invocable by the command framework.
|
| Modifier and Type | Method and Description |
|---|---|
Command.CommandType |
DictionaryCommand.getType() |
| Modifier and Type | Method and Description |
|---|---|
static Command.CommandType |
Command.CommandType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Command.CommandType[] |
Command.CommandType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 LSST. All rights reserved.