org.dps.core.database.sta
Interface IStaStations
public interface IStaStations
getStationID
int getStationID()
getSecurity
int getSecurity()
getDockingCostPerVolume
double getDockingCostPerVolume()
getMaxShipVolumeDockable
double getMaxShipVolumeDockable()
getOfficeRentalCost
int getOfficeRentalCost()
getOperationID
int getOperationID()
getStationTypeID
int getStationTypeID()
getCorporationID
int getCorporationID()
getSolarSystemID
int getSolarSystemID()
getConstellationID
int getConstellationID()
getRegionID
int getRegionID()
getStationName
java.lang.String getStationName()
getX
double getX()
getY
double getY()
getZ
double getZ()
getReprocessingEfficiency
double getReprocessingEfficiency()
getReprocessingStationsTake
double getReprocessingStationsTake()
getReprocessingHangarFlag
int getReprocessingHangarFlag()
getStationIDObject
IMapDenormalize getStationIDObject()
getOperationIDObject
IStaOperations getOperationIDObject()
getStationTypeIDObject
IStaStationTypes getStationTypeIDObject()
getCorporationIDObject
ICrpNPCCorporations getCorporationIDObject()
getSolarSystemIDObject
IMapSolarSystems getSolarSystemIDObject()
getConstellationIDObject
IMapConstellations getConstellationIDObject()
getRegionIDObject
IMapRegions getRegionIDObject()