org.dps.core.server.eve
Interface IFactionStats
public interface IFactionStats
getFactionID
int getFactionID()
getFactionName
java.lang.String getFactionName()
getKillsLastWeek
int getKillsLastWeek()
getKillsTotal
int getKillsTotal()
getKillsYesterday
int getKillsYesterday()
getPilots
int getPilots()
getSystemsControlled
int getSystemsControlled()
getVictoryPointsLastWeek
int getVictoryPointsLastWeek()
getVictoryPointsTotal
int getVictoryPointsTotal()
getVictoryPointsYesterday
int getVictoryPointsYesterday()