org.dps.core.server.eve
Interface IConquerableStation


public interface IConquerableStation


Method Summary
 int getCorporationID()
           
 java.lang.String getCorporationName()
           
 long getSolarSystemID()
           
 long getStationID()
           
 java.lang.String getStationName()
           
 int getStationTypeID()
           
 

Method Detail

getCorporationID

int getCorporationID()

getCorporationName

java.lang.String getCorporationName()

getSolarSystemID

long getSolarSystemID()

getStationID

long getStationID()

getStationName

java.lang.String getStationName()

getStationTypeID

int getStationTypeID()