org.drools.eclipse.editors.rete
Class ReteooLayoutFactoryTest.Message
java.lang.Object
org.drools.eclipse.editors.rete.ReteooLayoutFactoryTest.Message
- Enclosing class:
- ReteooLayoutFactoryTest
public static class ReteooLayoutFactoryTest.Message
- extends Object
Used by simplerule.drl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HELLO
public static final int HELLO
- See Also:
- Constant Field Values
GOODBYE
public static final int GOODBYE
- See Also:
- Constant Field Values
ReteooLayoutFactoryTest.Message
public ReteooLayoutFactoryTest.Message()
getMessage
public String getMessage()
setMessage
public void setMessage(String message)
getStatus
public int getStatus()
setStatus
public void setStatus(int status)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.