|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.mlw.fps.model.business.vo.KillPlayer
Constructor Summary | |
KillPlayer()
Creates a new instance of KillPlayer |
|
KillPlayer(Player player,
KillRole role)
Creates a new instance of KillPlayer |
Method Summary | |
Player |
getPlayer()
Getter for property player. |
KillRole |
getRole()
Getter for property role. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public KillPlayer()
public KillPlayer(Player player, KillRole role)
Method Detail |
public Player getPlayer()
public KillRole getRole()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |