Uses of Enum Class
org.rspeer.game.social.Relationships.SocialTab
Packages that use Relationships.SocialTab
-
Uses of Relationships.SocialTab in org.rspeer.game.social
Subclasses with type arguments of type Relationships.SocialTab in org.rspeer.game.socialMethods in org.rspeer.game.social that return Relationships.SocialTabModifier and TypeMethodDescriptionstatic Relationships.SocialTabReturns the enum constant of this class with the specified name.static Relationships.SocialTab[]Relationships.SocialTab.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.social with parameters of type Relationships.SocialTabModifier and TypeMethodDescriptionstatic booleanRelationships.add(Relationships.SocialTab context, String name) static booleanRelationships.remove(Relationships.SocialTab context, String name)