|
|||||||||||
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.GameRecap
Constructor Summary | |
GameRecap()
Creates a new instance of GameRecap |
Method Summary | |
java.util.Map |
getWeaponUsage()
Getter for property weaponUsage. |
void |
setWeaponUsage(java.util.Map weaponUsage)
Setter for property weaponUsage. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GameRecap()
Method Detail |
public java.util.Map getWeaponUsage()
public void setWeaponUsage(java.util.Map weaponUsage)
weaponUsage
- New value of property weaponUsage.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |