Package | Description |
---|---|
com.massa.mrules.extensions.spring |
Modifier and Type | Method and Description |
---|---|
List<AbstractMRulesFactoryBean.AdditionalProperty> |
AbstractMRulesFactoryBean.getProperties() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMRulesFactoryBean.addProperty(AbstractMRulesFactoryBean.AdditionalProperty property)
Convenience methode to add a new property, to avoid null check of the list, etc ...
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractMRulesFactoryBean.setProperties(List<AbstractMRulesFactoryBean.AdditionalProperty> properties) |