public class AlipayDataMdaTorchreplayleftstatiQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayDataMdaTorchreplayleftstatiQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCountryCnt() |
String |
getForeignPlatform() |
Long |
getForeignPlatformCnt() |
String |
getInternalPlatform() |
Long |
getInternalPlatformCnt() |
void |
setCountryCnt(Long countryCnt) |
void |
setForeignPlatform(String foreignPlatform) |
void |
setForeignPlatformCnt(Long foreignPlatformCnt) |
void |
setInternalPlatform(String internalPlatform) |
void |
setInternalPlatformCnt(Long internalPlatformCnt) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayDataMdaTorchreplayleftstatiQueryResponse()
public void setCountryCnt(Long countryCnt)
public Long getCountryCnt()
public void setForeignPlatform(String foreignPlatform)
public String getForeignPlatform()
public void setForeignPlatformCnt(Long foreignPlatformCnt)
public Long getForeignPlatformCnt()
public void setInternalPlatform(String internalPlatform)
public String getInternalPlatform()
public void setInternalPlatformCnt(Long internalPlatformCnt)
public Long getInternalPlatformCnt()
Copyright © 2024. All rights reserved.