public class CrossVelocityCountDetail extends ConditionDetail
| 构造器和说明 |
|---|
CrossVelocityCountDetail() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDimType() |
String |
getDimValue() |
String |
getMatchDimType() |
String |
getMatchSubDimType() |
Double |
getResult() |
void |
setDimType(String dimType) |
void |
setDimValue(String dimValue) |
void |
setMatchDimType(String matchDimType) |
void |
setMatchSubDimType(String matchSubDimType) |
void |
setResult(Double result) |
getType, getType, setTypepublic String getDimValue()
public void setDimValue(String dimValue)
public 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 © 2019. All rights reserved.