public class API_Personal3keys_telecom extends Object
| 构造器和说明 |
|---|
API_Personal3keys_telecom() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContextId() |
String |
getIdNo() |
String |
getMobileNo() |
String |
getName() |
String |
getNotifyUrl() |
void |
setContextId(String contextId) |
void |
setIdNo(String idNo) |
void |
setMobileNo(String mobileNo) |
void |
setName(String name) |
void |
setNotifyUrl(String notifyUrl) |
String |
toString() |
public String getName()
public void setName(String name)
public String getIdNo()
public void setIdNo(String idNo)
public String getMobileNo()
public void setMobileNo(String mobileNo)
public String getContextId()
public void setContextId(String contextId)
public String getNotifyUrl()
public void setNotifyUrl(String notifyUrl)
Copyright © 2021. All rights reserved.