public class AlipayDataMdaDigitaltorchofflineQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayDataMdaDigitaltorchofflineQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAgeDistribution() |
Long |
getClothDigitalHumanCnt() |
String |
getCountryDistribution() |
String |
getDigitalImages() |
Long |
getMonthlyActivity() |
Long |
getTotalDigitalTorchBearer() |
Long |
getTotalParticipants() |
void |
setAgeDistribution(String ageDistribution) |
void |
setClothDigitalHumanCnt(Long clothDigitalHumanCnt) |
void |
setCountryDistribution(String countryDistribution) |
void |
setDigitalImages(String digitalImages) |
void |
setMonthlyActivity(Long monthlyActivity) |
void |
setTotalDigitalTorchBearer(Long totalDigitalTorchBearer) |
void |
setTotalParticipants(Long totalParticipants) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayDataMdaDigitaltorchofflineQueryResponse()
public void setAgeDistribution(String ageDistribution)
public String getAgeDistribution()
public void setClothDigitalHumanCnt(Long clothDigitalHumanCnt)
public Long getClothDigitalHumanCnt()
public void setCountryDistribution(String countryDistribution)
public String getCountryDistribution()
public void setDigitalImages(String digitalImages)
public String getDigitalImages()
public void setMonthlyActivity(Long monthlyActivity)
public Long getMonthlyActivity()
public void setTotalDigitalTorchBearer(Long totalDigitalTorchBearer)
public Long getTotalDigitalTorchBearer()
public void setTotalParticipants(Long totalParticipants)
public Long getTotalParticipants()
Copyright © 2023. All rights reserved.