public class Rule extends Object
| Modifier and Type | Field and Description |
|---|---|
List<Action> |
actions |
List<Binding> |
bindings |
List<Condition> |
conditions |
Event |
event |
| Constructor and Description |
|---|
Rule() |
| Modifier and Type | Method and Description |
|---|---|
NodeListener |
getNodeListener() |
void |
setNodeListener(NodeListener nodeListener) |
Element |
toElement(Document doc) |
public Event event
public NodeListener getNodeListener()
public void setNodeListener(NodeListener nodeListener)
Copyright © 2014. All Rights Reserved.