public class MybankCreditLoanapplyApplyCreateResponse extends AlipayResponse
| Constructor and Description |
|---|
MybankCreditLoanapplyApplyCreateResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplyNo()
Gets apply no.
|
String |
getIpRoleId()
Gets ip role id.
|
String |
getSubApplyNo()
Gets sub apply no.
|
void |
setApplyNo(String applyNo)
Sets apply no.
|
void |
setIpRoleId(String ipRoleId)
Sets ip role id.
|
void |
setSubApplyNo(String subApplyNo)
Sets sub apply no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic MybankCreditLoanapplyApplyCreateResponse()
public void setApplyNo(String applyNo)
applyNo - the apply nopublic String getApplyNo()
public void setIpRoleId(String ipRoleId)
ipRoleId - the ip role idpublic String getIpRoleId()
public void setSubApplyNo(String subApplyNo)
subApplyNo - the sub apply nopublic String getSubApplyNo()
Copyright © 2018. All rights reserved.