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