public class ActionRule extends java.lang.Object implements java.io.Serializable
ActionRule(Condition condition, Action action)
Action
getAction()
Condition
getCondition()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ActionRule(Condition condition, Action action)
public Action getAction()
public Condition getCondition()
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.