| 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 © 2020 LSST. All rights reserved.