public class CrossVelocityDistinctDetail extends ConditionDetail
| 构造器和说明 |
|---|
CrossVelocityDistinctDetail() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDimType() |
List<String> |
getList() |
String |
getMatchDimType() |
String |
getMatchSubDimType() |
Double |
getResult() |
void |
setDimType(String dimType) |
void |
setList(List<String> list) |
void |
setMatchDimType(String matchDimType) |
void |
setMatchSubDimType(String matchSubDimType) |
void |
setResult(Double result) |
getType, getType, setTypepublic String getDimType()
public void setDimType(String dimType)
public String getMatchDimType()
public void setMatchDimType(String matchDimType)
public String getMatchSubDimType()
public void setMatchSubDimType(String matchSubDimType)
public Double getResult()
public void setResult(Double result)
Copyright © 2016. All rights reserved.