| Package | Description |
|---|---|
| thredds.server.catalogservice |
| Modifier and Type | Method and Description |
|---|---|
Command |
RemoteCatalogRequest.getCommand() |
Command |
LocalCatalogRequest.getCommand() |
static Command |
Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Command[] |
Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteCatalogRequest.setCommand(Command command) |
void |
LocalCatalogRequest.setCommand(Command command) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.