|
Drools examples 6.0.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.games.pong.PointWin
public class PointWin
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 |
---|
public PointWin(Player player)
Method Detail |
---|
public Player getPlayer()
public void setPlayer(Player player)
|
Drools examples 6.0.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |