|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |