public class PauseMixMonitorAction extends AbstractManagerAction
Constructor and Description |
---|
PauseMixMonitorAction() |
PauseMixMonitorAction(String ch,
Integer st,
String dir) |
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Returns the name of the action for example "Hangup".
|
String |
getChannel() |
String |
getDirection() |
Integer |
getState() |
void |
setChannel(String channel) |
void |
setDirection(String direction) |
void |
setState(Integer state) |
getActionId, setActionId, toString
public String getAction()
ManagerAction
getAction
in interface ManagerAction
getAction
in class AbstractManagerAction
public String getChannel()
public void setChannel(String channel)
public Integer getState()
public void setState(Integer state)
public String getDirection()
public void setDirection(String direction)
Copyright © 2004–2017. All rights reserved.