public static class ListQualityRulesResponse.Data.RulesItem extends Object
| 构造器和说明 |
|---|
RulesItem() |
public String getProjectName()
public void setProjectName(String projectName)
public String getTableName()
public void setTableName(String tableName)
public Integer getId()
public void setId(Integer id)
public Integer getEntityId()
public void setEntityId(Integer 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 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 Integer getRuleCheckerRelationId()
public void setRuleCheckerRelationId(Integer ruleCheckerRelationId)
public Integer getCheckerId()
public void setCheckerId(Integer checkerId)
public Boolean getFixCheck()
public void setFixCheck(Boolean fixCheck)
public String getTrend()
public void setTrend(String trend)
public String getWarningThreshold()
public void setWarningThreshold(String warningThreshold)
public String getCriticalThreshold()
public void setCriticalThreshold(String criticalThreshold)
public String getHistoryWarningThreshold()
public void setHistoryWarningThreshold(String historyWarningThreshold)
public String getHistoryCriticalThreshold()
public void setHistoryCriticalThreshold(String historyCriticalThreshold)
public String getPropertyKey()
public void setPropertyKey(String propertyKey)
public String getMatchExpression()
public void setMatchExpression(String matchExpression)
public String getComment()
public void setComment(String comment)
public String getExpectValue()
public void setExpectValue(String expectValue)
public String getOnDutyAccountName()
public void setOnDutyAccountName(String onDutyAccountName)
Copyright © 2021. All rights reserved.