Uses of Enum Class
org.rspeer.game.adapter.social.PartyUser.Rank
Packages that use PartyUser.Rank
Package
Description
-
Uses of PartyUser.Rank in org.rspeer.game.adapter.social
Subclasses with type arguments of type PartyUser.Rank in org.rspeer.game.adapter.socialMethods in org.rspeer.game.adapter.social that return PartyUser.RankModifier and TypeMethodDescriptionPartyUser.getRank()static PartyUser.RankPartyUser.Rank.valueOf(int id) Returns the enum constant of this class with the specified name.static PartyUser.RankReturns the enum constant of this class with the specified name.static PartyUser.Rank[]PartyUser.Rank.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PartyUser.Rank in org.rspeer.game.query.social
Methods in org.rspeer.game.query.social with parameters of type PartyUser.Rank -
Uses of PartyUser.Rank in org.rspeer.game.social
Methods in org.rspeer.game.social that return PartyUser.RankModifier and TypeMethodDescriptionRelationships.Party.getKickRank()Relationships.Party.getTalkRank()