public class ValueDetailForDescribeDistrictRankingOutput extends Object
| Constructor and Description |
|---|
ValueDetailForDescribeDistrictRankingOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getItemKey()
Get itemKey
|
Double |
getRatio()
Get ratio
|
Long |
getTimestamp()
Get timestamp
|
Double |
getValue()
Get value
|
int |
hashCode() |
ValueDetailForDescribeDistrictRankingOutput |
itemKey(String itemKey) |
ValueDetailForDescribeDistrictRankingOutput |
ratio(Double ratio) |
void |
setItemKey(String itemKey) |
void |
setRatio(Double ratio) |
void |
setTimestamp(Long timestamp) |
void |
setValue(Double value) |
ValueDetailForDescribeDistrictRankingOutput |
timestamp(Long timestamp) |
String |
toString() |
ValueDetailForDescribeDistrictRankingOutput |
value(Double value) |
public ValueDetailForDescribeDistrictRankingOutput()
public ValueDetailForDescribeDistrictRankingOutput itemKey(String itemKey)
public String getItemKey()
public void setItemKey(String itemKey)
public ValueDetailForDescribeDistrictRankingOutput ratio(Double ratio)
public Double getRatio()
public void setRatio(Double ratio)
public ValueDetailForDescribeDistrictRankingOutput timestamp(Long timestamp)
public Long getTimestamp()
public void setTimestamp(Long timestamp)
public ValueDetailForDescribeDistrictRankingOutput value(Double value)
public Double getValue()
public void setValue(Double value)
Copyright © 2025. All rights reserved.