public class Switcher extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isOn()
isOn: true,服务可用; isOn: false, 服务不可用
|
void |
offSwitcher()
turn off switcher
|
void |
onSwitcher()
turn on switcher
|
Copyright © 2019. All rights reserved.