Uses of Class
org.rspeer.game.component.tdi.Settings.Chat.LoginUpdateNotificationMode
-
Packages that use Settings.Chat.LoginUpdateNotificationMode Package Description org.rspeer.game.component.tdi -
-
Uses of Settings.Chat.LoginUpdateNotificationMode in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi that return Settings.Chat.LoginUpdateNotificationMode Modifier and Type Method Description static Settings.Chat.LoginUpdateNotificationModeSettings.Chat. getLoginUpdateNotificationMode()static Settings.Chat.LoginUpdateNotificationModeSettings.Chat.LoginUpdateNotificationMode. valueOf(String name)Returns the enum constant of this type with the specified name.static Settings.Chat.LoginUpdateNotificationMode[]Settings.Chat.LoginUpdateNotificationMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-