org.dps.core.server.account
Interface ICharacter


public interface ICharacter


Method Summary
 long getCharacterID()
           
 long getCorporationID()
           
 java.lang.String getCorporationName()
           
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()

getCharacterID

long getCharacterID()

getCorporationName

java.lang.String getCorporationName()

getCorporationID

long getCorporationID()