public static class GetQualityRuleResponse.Data extends Object
| 构造器和说明 |
|---|
Data() |
public Long getId()
public void setId(Long id)
public Long getEntityId()
public void setEntityId(Long entityId)
public String getProperty()
public void setProperty(String property)
public Integer getMethodId()
public void setMethodId(Integer methodId)
public String getMethodName()
public void setMethodName(String methodName)
public String getWhereCondition()
public void setWhereCondition(String whereCondition)
public String getOnDuty()
public void setOnDuty(String onDuty)
public Integer getRuleType()
public void setRuleType(Integer ruleType)
public Integer getBlockType()
public void setBlockType(Integer blockType)
public Integer getTemplateId()
public void setTemplateId(Integer templateId)
public String getTemplateName()
public void setTemplateName(String templateName)
public String getComment()
public void setComment(String comment)
public String getRuleName()
public void setRuleName(String ruleName)
public Integer getPredictType()
public void setPredictType(Integer predictType)
public String getWarningThreshold()
public void setWarningThreshold(String warningThreshold)
public String getCriticalThreshold()
public void setCriticalThreshold(String criticalThreshold)
public String getOperator()
public void setOperator(String operator)
public String getExpectValue()
public void setExpectValue(String expectValue)
public String getTrend()
public void setTrend(String trend)
public String getCheckerName()
public void setCheckerName(String checkerName)
public Integer getChecker()
public void setChecker(Integer checker)
public Boolean getFixCheck()
public void setFixCheck(Boolean fixCheck)
public String getOnDutyAccountName()
public void setOnDutyAccountName(String onDutyAccountName)
Copyright © 2021. All rights reserved.