org.dps.core.server.eve
Interface ICharacterKillStat

All Superinterfaces:
IKillStat

public interface ICharacterKillStat
extends IKillStat


Method Summary
 int getCharacterID()
           
 java.lang.String getCharacterName()
           
 
Methods inherited from interface org.dps.core.server.eve.IKillStat
getKills
 

Method Detail

getCharacterID

int getCharacterID()

getCharacterName

java.lang.String getCharacterName()