public class MinMaxDetail extends ConditionDetail
| 构造器和说明 |
|---|
MinMaxDetail() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCalcType() |
String |
getDimType() |
String |
getDimValue() |
Double |
getResult() |
String |
getSubDimType() |
void |
setCalcType(String calcType) |
void |
setDimType(String dimType) |
void |
setDimValue(String dimValue) |
void |
setResult(Double result) |
void |
setSubDimType(String subDimType) |
getType, getType, setTypepublic Double getResult()
public void setResult(Double result)
public String getCalcType()
public void setCalcType(String calcType)
public String getDimValue()
public void setDimValue(String dimValue)
public String getDimType()
public void setDimType(String dimType)
public String getSubDimType()
public void setSubDimType(String subDimType)
Copyright © 2019. All rights reserved.