| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.doorman.main |
The main package for the AirWatch subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
DoorChannelType |
DoorChannel.getType()
Gets the channel type.
|
static DoorChannelType |
DoorChannelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DoorChannelType[] |
DoorChannelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 LSST. All rights reserved.