public static class GetClientRatioStatisticResponse.ClientInstallRatio.HistoryItemsItem.HistoryItem extends Object
构造器和说明 |
---|
HistoryItem() |
限定符和类型 | 方法和说明 |
---|---|
Integer |
getAssetTotalCount() |
Long |
getCalculateTime() |
Integer |
getInstalledAssetCount() |
Double |
getInstallRatio() |
void |
setAssetTotalCount(Integer assetTotalCount) |
void |
setCalculateTime(Long calculateTime) |
void |
setInstalledAssetCount(Integer installedAssetCount) |
void |
setInstallRatio(Double installRatio) |
public Long getCalculateTime()
public void setCalculateTime(Long calculateTime)
public Integer getAssetTotalCount()
public void setAssetTotalCount(Integer assetTotalCount)
public Double getInstallRatio()
public void setInstallRatio(Double installRatio)
public Integer getInstalledAssetCount()
public void setInstalledAssetCount(Integer installedAssetCount)
Copyright © 2023. All rights reserved.