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