Drools examples 6.1.0-SNAPSHOT

org.drools.games.pong
Class PointWin

java.lang.Object
  extended by org.drools.games.pong.PointWin

public class PointWin
extends Object


Constructor Summary
PointWin(Player player)
           
 
Method Summary
 Player getPlayer()
           
 void setPlayer(Player player)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointWin

public PointWin(Player player)
Method Detail

getPlayer

public Player getPlayer()

setPlayer

public void setPlayer(Player player)

Drools examples 6.1.0-SNAPSHOT

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