public class CronConfForListCCRuleOutput extends Object
| Constructor and Description |
|---|
CronConfForListCCRuleOutput() |
| Modifier and Type | Method and Description |
|---|---|
CronConfForListCCRuleOutput |
crontab(String crontab) |
boolean |
equals(Object o) |
String |
getCrontab()
Get crontab
|
Integer |
getPathThreshold()
Get pathThreshold
|
Integer |
getSingleThreshold()
Get singleThreshold
|
int |
hashCode() |
CronConfForListCCRuleOutput |
pathThreshold(Integer pathThreshold) |
void |
setCrontab(String crontab) |
void |
setPathThreshold(Integer pathThreshold) |
void |
setSingleThreshold(Integer singleThreshold) |
CronConfForListCCRuleOutput |
singleThreshold(Integer singleThreshold) |
String |
toString() |
public CronConfForListCCRuleOutput crontab(String crontab)
public String getCrontab()
public void setCrontab(String crontab)
public CronConfForListCCRuleOutput pathThreshold(Integer pathThreshold)
public Integer getPathThreshold()
public void setPathThreshold(Integer pathThreshold)
public CronConfForListCCRuleOutput singleThreshold(Integer singleThreshold)
public Integer getSingleThreshold()
public void setSingleThreshold(Integer singleThreshold)
Copyright © 2025. All rights reserved.