public class ZapHangupAction extends AbstractManagerAction
| Constructor and Description |
|---|
ZapHangupAction()
Creates a new empty ZapHangupAction.
|
ZapHangupAction(Integer zapChannel)
Creates a new ZapHangupAction that hangs up 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 hangup.
|
void |
setZapChannel(Integer channel)
Sets the number of the zap channel to hangup.
|
getActionId, setActionId, toStringpublic ZapHangupAction()
public ZapHangupAction(Integer zapChannel)
zapChannel - the number of the zap channel to hang uppublic String getAction()
getAction in interface ManagerActiongetAction in class AbstractManagerActionpublic Integer getZapChannel()
public void setZapChannel(Integer channel)
This property is mandatory.
Copyright © 2004–2022. All rights reserved.