Uses of Enum
nl.talsmasoftware.umldoclet.logging.Message
Packages that use Message
Package
Description
Package containing an internal minimal logging abstraction that can be easily mapped to common logging frameworks
(such as
java.util.logging or Slf4J) but also to the Javadoc Reporter.-
Uses of Message in nl.talsmasoftware.umldoclet.logging
Methods in nl.talsmasoftware.umldoclet.logging that return MessageModifier and TypeMethodDescriptionstatic MessageReturns the enum constant of this type with the specified name.static Message[]Message.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in nl.talsmasoftware.umldoclet.logging with parameters of type Message