public class EntryCommunicateProxy extends Object implements Serializable
| 构造器和说明 |
|---|
EntryCommunicateProxy() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAddress() |
String |
getAdrs() |
String |
getEmail() |
String |
getEml() |
String |
getMobile() |
String |
getMobl() |
String |
getPh() |
String |
getPhone() |
String |
getTelephony() |
String |
getTph() |
void |
setAddress(String address) |
void |
setAdrs(String adrs) |
void |
setEmail(String email) |
void |
setEml(String eml) |
void |
setMobile(String mobile) |
void |
setMobl(String mobl) |
void |
setPh(String ph) |
void |
setPhone(String phone) |
void |
setTelephony(String telephony) |
void |
setTph(String tph) |
public String getPhone()
public void setPhone(String phone)
public String getPh()
public void setPh(String ph)
public String getMobile()
public void setMobile(String mobile)
public String getMobl()
public void setMobl(String mobl)
public String getTelephony()
public void setTelephony(String telephony)
public String getTph()
public void setTph(String tph)
public String getEmail()
public void setEmail(String email)
public String getEml()
public void setEml(String eml)
public String getAddress()
public void setAddress(String address)
public String getAdrs()
public void setAdrs(String adrs)
Copyright © 2024. All rights reserved.