public class MybankCreditUserRoleQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
MybankCreditUserRoleQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertName()
Gets cert name.
|
String |
getCertNo()
Gets cert no.
|
String |
getCertType()
Gets cert type.
|
String |
getIpId()
Gets ip id.
|
String |
getIpRoleId()
Gets ip role id.
|
String |
getIpType()
Gets ip type.
|
String |
getSite()
Gets site.
|
String |
getSiteLoginId()
Gets site login id.
|
String |
getSiteUserId()
Gets site user id.
|
void |
setCertName(String certName)
Sets cert name.
|
void |
setCertNo(String certNo)
Sets cert no.
|
void |
setCertType(String certType)
Sets cert type.
|
void |
setIpId(String ipId)
Sets ip id.
|
void |
setIpRoleId(String ipRoleId)
Sets ip role id.
|
void |
setIpType(String ipType)
Sets ip type.
|
void |
setSite(String site)
Sets site.
|
void |
setSiteLoginId(String siteLoginId)
Sets site login id.
|
void |
setSiteUserId(String siteUserId)
Sets site user id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setCertName(String certName)
certName - the cert namepublic String getCertName()
public void setCertNo(String certNo)
certNo - the cert nopublic String getCertNo()
public void setCertType(String certType)
certType - the cert typepublic String getCertType()
public void setIpId(String ipId)
ipId - the ip idpublic String getIpId()
public void setIpRoleId(String ipRoleId)
ipRoleId - the ip role idpublic String getIpRoleId()
public void setIpType(String ipType)
ipType - the ip typepublic String getIpType()
public void setSite(String site)
site - the sitepublic String getSite()
public void setSiteLoginId(String siteLoginId)
siteLoginId - the site login idpublic String getSiteLoginId()
public void setSiteUserId(String siteUserId)
siteUserId - the site user idpublic String getSiteUserId()
Copyright © 2018. All rights reserved.