public class ZapDndOffAction extends AbstractManagerAction
| Constructor and Description |
|---|
ZapDndOffAction()
Creates a new empty ZapDndOffAction.
|
ZapDndOffAction(Integer zapChannel)
Creates a new ZapDndOffAction that disables "Do Not Disturb" status for
the given zap channel.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Returns the name of this action, i.e.
|
Integer |
getZapChannel()
Returns the number of the zap channel to switch to dnd off.
|
void |
setZapChannel(Integer channel)
Sets the number of the zap channel to switch to dnd off.
|
getActionId, setActionId, toStringpublic ZapDndOffAction()
public ZapDndOffAction(Integer zapChannel)
zapChannel - the number of the zap channelpublic String getAction()
getAction in interface ManagerActiongetAction in class AbstractManagerActionpublic Integer getZapChannel()
public void setZapChannel(Integer channel)
This property is mandatory.
Copyright © 2004–2021. All rights reserved.