public class FrequencyDistinctDetail extends ConditionDetail
| 构造器和说明 |
|---|
FrequencyDistinctDetail() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDimType() |
String |
getDimValue() |
List<String> |
getList() |
Double |
getResult() |
String |
getSubDimType() |
void |
setDimType(String dimType) |
void |
setDimValue(String dimValue) |
void |
setList(List<String> list) |
void |
setResult(Double result) |
void |
setSubDimType(String subDimType) |
getType, getType, setTypepublic String getDimType()
public void setDimType(String dimType)
public String getDimValue()
public void setDimValue(String dimValue)
public String getSubDimType()
public void setSubDimType(String subDimType)
public Double getResult()
public void setResult(Double result)
Copyright © 2016. All rights reserved.