org.dps.core.database.map
Interface IMapSolarSystemJumps
public interface IMapSolarSystemJumps
getFromRegionID
int getFromRegionID()
getFromConstellationID
int getFromConstellationID()
getFromSolarSystemID
int getFromSolarSystemID()
getToSolarSystemID
int getToSolarSystemID()
getToConstellationID
int getToConstellationID()
getToRegionID
int getToRegionID()
getFromRegionIDObject
IMapRegions getFromRegionIDObject()
getFromConstellationIDObject
IMapConstellations getFromConstellationIDObject()
getFromSolarSystemIDObject
IMapSolarSystems getFromSolarSystemIDObject()
getToSolarSystemIDObject
IMapSolarSystems getToSolarSystemIDObject()
getToConstellationIDObject
IMapConstellations getToConstellationIDObject()
getToRegionIDObject
IMapRegions getToRegionIDObject()