Drools examples 6.1.0-SNAPSHOT

org.drools.games
Class KeyPressed

java.lang.Object
  extended by org.drools.games.KeyPressed

public class KeyPressed
extends Object


Constructor Summary
KeyPressed(String keyText)
           
 
Method Summary
 String getKeyText()
           
 void setKeyText(String keyText)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KeyPressed

public KeyPressed(String keyText)
Method Detail

getKeyText

public String getKeyText()

setKeyText

public void setKeyText(String keyText)

toString

public String toString()
Overrides:
toString in class Object

Drools examples 6.1.0-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.