public class GeoIpDistanceDetail extends ConditionDetail
| 构造器和说明 |
|---|
GeoIpDistanceDetail() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDimType() |
String |
getDimValue() |
Double |
getResult() |
String |
getUnit() |
void |
setDimType(String dimType) |
void |
setDimValue(String dimValue) |
void |
setResult(Double result) |
void |
setUnit(String unit) |
getType, getType, setTypepublic Double getResult()
public void setResult(Double result)
public String getUnit()
public void setUnit(String unit)
public String getDimType()
public void setDimType(String dimType)
public String getDimValue()
public void setDimValue(String dimValue)
Copyright © 2016. All rights reserved.