public class CrossEventDetail extends ConditionDetail
| 构造器和说明 |
|---|
CrossEventDetail() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDimType() |
String |
getMatchDimType() |
Double |
getResult() |
String |
getSubDimType() |
void |
setDimType(String dimType) |
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)
Copyright © 2016. All rights reserved.