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