public class VoiceDHSTSendServiceImpl extends Object implements VoiceSendService
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
VoiceDHSTSendServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccount() |
String |
getPassword() |
String |
sendVoice(String mobile,
String code) |
void |
setAccount(String account) |
void |
setPassword(String password) |
public String sendVoice(String mobile, String code)
sendVoice in interface VoiceSendServicepublic String getAccount()
public void setAccount(String account)
public String getPassword()
public void setPassword(String password)
Copyright © 2022. All rights reserved.