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, toStringpublic String getAction()
ManagerActiongetAction in interface ManagerActiongetAction in class AbstractManagerActionpublic 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.