public class DongleSendSMSAction extends AbstractManagerAction
Constructor and Description |
---|
DongleSendSMSAction() |
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Returns the name of the action for example "Hangup".
|
String |
getDevice() |
String |
getMessage() |
String |
getNumber() |
void |
setDevice(String d) |
void |
setMessage(String m) |
void |
setNumber(String callerId) |
getActionId, setActionId, toString
public String getAction()
ManagerAction
getAction
in interface ManagerAction
getAction
in class AbstractManagerAction
public String getDevice()
public void setDevice(String d)
public String getNumber()
public void setNumber(String callerId)
public String getMessage()
public void setMessage(String m)
Copyright © 2004–2020. All rights reserved.