Uses of Enum Class
dev.zwazel.internal.message.MessageTarget.Type
Packages that use MessageTarget.Type
-
Uses of MessageTarget.Type in dev.zwazel.internal.message
Subclasses with type arguments of type MessageTarget.Type in dev.zwazel.internal.messageMethods in dev.zwazel.internal.message that return MessageTarget.TypeModifier and TypeMethodDescriptionstatic MessageTarget.Type
Returns the enum constant of this class with the specified name.static MessageTarget.Type[]
MessageTarget.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.