Uses of Class
net.sf.juoserver.protocol.SkillUpdate.SkillUpdateType

Packages that use SkillUpdate.SkillUpdateType
net.sf.juoserver.protocol   
 

Uses of SkillUpdate.SkillUpdateType in net.sf.juoserver.protocol
 

Methods in net.sf.juoserver.protocol that return SkillUpdate.SkillUpdateType
static SkillUpdate.SkillUpdateType SkillUpdate.SkillUpdateType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SkillUpdate.SkillUpdateType[] SkillUpdate.SkillUpdateType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in net.sf.juoserver.protocol with parameters of type SkillUpdate.SkillUpdateType
SkillUpdate(SkillUpdate.SkillUpdateType skillUpdateType, Skill... skills)
           
 



Copyright © 2010-2012. All Rights Reserved.