public class RecRuleFilter
extends java.lang.Object
| Constructor and Description |
|---|
RecRuleFilter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.lang.Integer |
getId() |
void |
setDescription(java.lang.String description) |
void |
setId(java.lang.Integer id) |
public java.lang.Integer getId()
public void setId(java.lang.Integer id)
id - the id to setpublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - the description to set