org.dps.core.server.eve
Interface ISkillMember
public interface ISkillMember
getDescription
java.lang.String getDescription()
getGroupID
int getGroupID()
getRank
int getRank()
getRequiredSkills
java.util.Collection<IRequiredSkill> getRequiredSkills()
getBonuses
java.util.Collection<IBonus> getBonuses()
getRequiredPrimaryAttribute
java.lang.String getRequiredPrimaryAttribute()
getRequiredSecondaryAttribute
java.lang.String getRequiredSecondaryAttribute()
getTypeID
int getTypeID()
getTypeName
java.lang.String getTypeName()
isPublished
boolean isPublished()