org.dps.core.server.eve
Interface IFacWarTopSummary


public interface IFacWarTopSummary


Method Summary
 IFacWarTopStats<ICharacterKillStat,ICharacterVictoryPointStat> getCharacterStats()
           
 IFacWarTopStats<ICorporationKillStat,ICorporationVictoryPointStat> getCorporationStats()
           
 IFacWarTopStats<IFactionKillStat,IFactionVictoryPointStat> getFactionStats()
           
 

Method Detail

getCharacterStats

IFacWarTopStats<ICharacterKillStat,ICharacterVictoryPointStat> getCharacterStats()

getCorporationStats

IFacWarTopStats<ICorporationKillStat,ICorporationVictoryPointStat> getCorporationStats()

getFactionStats

IFacWarTopStats<IFactionKillStat,IFactionVictoryPointStat> getFactionStats()