public class Informant extends AlipayObject
Constructor and Description |
---|
Informant() |
Modifier and Type | Method and Description |
---|---|
String |
getCertName()
Gets cert name.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getMobileNo()
Gets mobile no.
|
void |
setCertName(String certName)
Sets cert name.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setMobileNo(String mobileNo)
Sets mobile no.
|
public String getCertName()
public void setCertName(String certName)
certName
- the cert namepublic String getCertNo()
public void setCertNo(String certNo)
certNo
- the cert nopublic String getCertType()
public void setCertType(String certType)
certType
- the cert typepublic String getMobileNo()
public void setMobileNo(String mobileNo)
mobileNo
- the mobile noCopyright © 2018. All rights reserved.