public class EventTimeDiffDetail extends ConditionDetail
| 构造器和说明 |
|---|
EventTimeDiffDetail() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDiffDisplay() |
String |
getDimType() |
String |
getDimValue() |
Double |
getResult() |
void |
setDiffDisplay(String diffDisplay) |
void |
setDimType(String dimType) |
void |
setDimValue(String dimValue) |
void |
setResult(Double result) |
getType, getType, setTypepublic String getDiffDisplay()
public void setDiffDisplay(String diffDisplay)
public String getDimValue()
public void setDimValue(String dimValue)
public String getDimType()
public void setDimType(String dimType)
public Double getResult()
public void setResult(Double result)
Copyright © 2017. All rights reserved.