org.dps.core.server.eve
Interface ICharacterInfo
public interface ICharacterInfo
getAccountBalance
double getAccountBalance()
getAlliance
java.lang.String getAlliance()
getAllianceDate
long getAllianceDate()
getAllianceID
long getAllianceID()
getBloodline
java.lang.String getBloodline()
getCharacterID
int getCharacterID()
getCharacterName
java.lang.String getCharacterName()
getCorporation
java.lang.String getCorporation()
getCorporationDate
long getCorporationDate()
getCorporationID
long getCorporationID()
getLastKnownLocation
java.lang.String getLastKnownLocation()
getRace
java.lang.String getRace()
getSecurityStatus
double getSecurityStatus()
getShipName
java.lang.String getShipName()
getShipTypeID
int getShipTypeID()
getShipTypeName
java.lang.String getShipTypeName()
getSkillPoints
int getSkillPoints()