Drools examples 6.1.0-SNAPSHOT

org.drools.games.wumpus
Class Score

java.lang.Object
  extended by org.drools.games.wumpus.Score

public class Score
extends Object


Constructor Summary
Score()
           
 
Method Summary
 int getValue()
           
 void setValue(int value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Score

public Score()
Method Detail

getValue

public int getValue()

setValue

public void setValue(int value)

Drools examples 6.1.0-SNAPSHOT

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