public abstract class AbstractAccountRuleConf extends AbstractBaseBean implements AccountRuleConf
| Constructor and Description |
|---|
AbstractAccountRuleConf() |
AbstractAccountRuleConf(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Give name of related rule instance.
|
void |
setName(String name) |
equals, hashCode, toStringpublic AbstractAccountRuleConf()
public AbstractAccountRuleConf(String name)
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.