-
Constructor Summary
Constructors
-
Method Summary
Give name of related rule instance.
final void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AbstractAccountRuleConf
public AbstractAccountRuleConf()
-
AbstractAccountRuleConf
public AbstractAccountRuleConf(String name)
-
Method Details
-
getName
Description copied from interface: RuleConf
Give name of related rule instance.
- Specified by:
getName
in interface RuleConf
- Returns:
- name of this rule instance
-
setName
public final void setName(String name)