public class DoctorContentStatisticalResult extends AlipayObject
| 构造器和说明 |
|---|
DoctorContentStatisticalResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getArticlePvTotal() |
String |
getArticleTotal() |
String |
getLivePvTotal() |
String |
getLiveTotal() |
String |
getMerchantDoctorId() |
String |
getPraiseCount() |
String |
getVideoPvTotal() |
String |
getVideoTotal() |
void |
setArticlePvTotal(String articlePvTotal) |
void |
setArticleTotal(String articleTotal) |
void |
setLivePvTotal(String livePvTotal) |
void |
setLiveTotal(String liveTotal) |
void |
setMerchantDoctorId(String merchantDoctorId) |
void |
setPraiseCount(String praiseCount) |
void |
setVideoPvTotal(String videoPvTotal) |
void |
setVideoTotal(String videoTotal) |
public String getArticlePvTotal()
public void setArticlePvTotal(String articlePvTotal)
public String getArticleTotal()
public void setArticleTotal(String articleTotal)
public String getLivePvTotal()
public void setLivePvTotal(String livePvTotal)
public String getLiveTotal()
public void setLiveTotal(String liveTotal)
public String getMerchantDoctorId()
public void setMerchantDoctorId(String merchantDoctorId)
public String getPraiseCount()
public void setPraiseCount(String praiseCount)
public String getVideoPvTotal()
public void setVideoPvTotal(String videoPvTotal)
public String getVideoTotal()
public void setVideoTotal(String videoTotal)
Copyright © 2024. All rights reserved.