| 构造器和说明 |
|---|
Rule() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getActivationGroup() |
String |
getAgendaGroup() |
Boolean |
getAutoFocus() |
Boolean |
getDebug() |
Date |
getEffectiveDate() |
Boolean |
getEnabled() |
Date |
getExpiresDate() |
Lhs |
getLhs() |
Boolean |
getLoop() |
String |
getName() |
Other |
getOther() |
String |
getRemark() |
Rhs |
getRhs() |
String |
getRuleflowGroup() |
Integer |
getSalience() |
Boolean |
isLoopRule() |
void |
setActivationGroup(String activationGroup) |
void |
setAgendaGroup(String agendaGroup) |
void |
setAutoFocus(Boolean autoFocus) |
void |
setDebug(Boolean debug) |
void |
setEffectiveDate(Date effectiveDate) |
void |
setEnabled(Boolean enabled) |
void |
setExpiresDate(Date expiresDate) |
void |
setLhs(Lhs lhs) |
void |
setLoop(Boolean loop) |
void |
setLoopRule(Boolean loopRule) |
void |
setName(String name) |
void |
setOther(Other other) |
void |
setRemark(String remark) |
void |
setRhs(Rhs rhs) |
void |
setRuleflowGroup(String ruleflowGroup) |
void |
setSalience(Integer salience) |
public void setName(String name)
public Date getEffectiveDate()
getEffectiveDate 在接口中 RuleInfopublic Integer getSalience()
getSalience 在接口中 RuleInfopublic void setSalience(Integer salience)
public Boolean getEnabled()
getEnabled 在接口中 RuleInfopublic void setEnabled(Boolean enabled)
public Boolean getDebug()
public void setDebug(Boolean debug)
public Boolean getAutoFocus()
getAutoFocus 在接口中 RuleInfopublic void setAutoFocus(Boolean autoFocus)
public void setEffectiveDate(Date effectiveDate)
public Date getExpiresDate()
getExpiresDate 在接口中 RuleInfopublic void setExpiresDate(Date expiresDate)
public String getActivationGroup()
getActivationGroup 在接口中 RuleInfopublic void setActivationGroup(String activationGroup)
public String getAgendaGroup()
getAgendaGroup 在接口中 RuleInfopublic void setAgendaGroup(String agendaGroup)
public String getRuleflowGroup()
getRuleflowGroup 在接口中 RuleInfopublic void setRuleflowGroup(String ruleflowGroup)
public String getRemark()
public void setRemark(String remark)
public Lhs getLhs()
public void setLhs(Lhs lhs)
public Rhs getRhs()
public void setRhs(Rhs rhs)
public Other getOther()
public void setOther(Other other)
public Boolean getLoop()
public void setLoop(Boolean loop)
public Boolean isLoopRule()
public void setLoopRule(Boolean loopRule)
Copyright © 2018 Bstek. All rights reserved.