public class AlipayCommerceIotMdeviceprodAssetapplyQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayCommerceIotMdeviceprodAssetapplyQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getApplyIsvName()
Gets apply isv name.
|
String |
getApplyIsvPid()
Gets apply isv pid.
|
String |
getApplyMerchantMobile()
Gets apply merchant mobile.
|
String |
getApplyMerchantName()
Gets apply merchant name.
|
String |
getApplyMerchantPid()
Gets apply merchant pid.
|
String |
getApplyPersonMobile()
Gets apply person mobile.
|
String |
getApplyPersonName()
Gets apply person name.
|
void |
setApplyIsvName(String applyIsvName)
Sets apply isv name.
|
void |
setApplyIsvPid(String applyIsvPid)
Sets apply isv pid.
|
void |
setApplyMerchantMobile(String applyMerchantMobile)
Sets apply merchant mobile.
|
void |
setApplyMerchantName(String applyMerchantName)
Sets apply merchant name.
|
void |
setApplyMerchantPid(String applyMerchantPid)
Sets apply merchant pid.
|
void |
setApplyPersonMobile(String applyPersonMobile)
Sets apply person mobile.
|
void |
setApplyPersonName(String applyPersonName)
Sets apply person name.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayCommerceIotMdeviceprodAssetapplyQueryResponse()
public void setApplyIsvName(String applyIsvName)
applyIsvName
- the apply isv namepublic String getApplyIsvName()
public void setApplyIsvPid(String applyIsvPid)
applyIsvPid
- the apply isv pidpublic String getApplyIsvPid()
public void setApplyMerchantMobile(String applyMerchantMobile)
applyMerchantMobile
- the apply merchant mobilepublic String getApplyMerchantMobile()
public void setApplyMerchantName(String applyMerchantName)
applyMerchantName
- the apply merchant namepublic String getApplyMerchantName()
public void setApplyMerchantPid(String applyMerchantPid)
applyMerchantPid
- the apply merchant pidpublic String getApplyMerchantPid()
public void setApplyPersonMobile(String applyPersonMobile)
applyPersonMobile
- the apply person mobilepublic String getApplyPersonMobile()
public void setApplyPersonName(String applyPersonName)
applyPersonName
- the apply person namepublic String getApplyPersonName()
Copyright © 2018. All rights reserved.