org.dps.core.server.eve
Interface ISkillGroup


public interface ISkillGroup


Method Summary
 int getGroupID()
           
 java.lang.String getGroupName()
           
 java.util.Collection<ISkillMember> getSkills()
           
 

Method Detail

getGroupID

int getGroupID()

getGroupName

java.lang.String getGroupName()

getSkills

java.util.Collection<ISkillMember> getSkills()