org.dps.core.server.common
Interface IMedal

All Known Subinterfaces:
ICharacterMedal, ICorporationMedal

public interface IMedal


Method Summary
 java.lang.String getDescription()
           
 int getMedalID()
           
 java.lang.String getTitle()
           
 

Method Detail

getDescription

java.lang.String getDescription()

getMedalID

int getMedalID()

getTitle

java.lang.String getTitle()