Uses of Enum
me.ulrich.clans.api.SyncAPIManager.DebugType
Packages that use SyncAPIManager.DebugType
Package
Description
-
Uses of SyncAPIManager.DebugType in me.ulrich.clans.api
Methods in me.ulrich.clans.api that return SyncAPIManager.DebugTypeModifier and TypeMethodDescriptionstatic SyncAPIManager.DebugTypeReturns the enum constant of this type with the specified name.static SyncAPIManager.DebugType[]SyncAPIManager.DebugType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in me.ulrich.clans.api with parameters of type SyncAPIManager.DebugTypeModifier and TypeMethodDescriptionvoidSyncAPIManager.debugMessage(SyncAPIManager.DebugType type, String message) -
Uses of SyncAPIManager.DebugType in me.ulrich.clans.events
Methods in me.ulrich.clans.events that return SyncAPIManager.DebugTypeMethods in me.ulrich.clans.events with parameters of type SyncAPIManager.DebugTypeModifier and TypeMethodDescriptionvoidClanSyncReceivedMessageEvent.setType(SyncAPIManager.DebugType type) Constructors in me.ulrich.clans.events with parameters of type SyncAPIManager.DebugTypeModifierConstructorDescription -
Uses of SyncAPIManager.DebugType in me.ulrich.clans.interfaces
Methods in me.ulrich.clans.interfaces with parameters of type SyncAPIManager.DebugTypeModifier and TypeMethodDescriptionvoidSyncAPI.debugMessage(SyncAPIManager.DebugType type, String message) -
Uses of SyncAPIManager.DebugType in me.ulrich.clans.manager
Methods in me.ulrich.clans.manager with parameters of type SyncAPIManager.DebugTypeModifier and TypeMethodDescriptionvoidSyncManager.debugMessage(SyncAPIManager.DebugType type, String message)