Uses of Enum Class
de.dlr.proseo.logging.messages.GeneralMessage
Packages that use GeneralMessage
Package
Description
The de.dlr.proseo.logging.messages package is a collection of all logging
messages used throughout ProsEO.
-
Uses of GeneralMessage in de.dlr.proseo.logging.messages
Methods in de.dlr.proseo.logging.messages that return GeneralMessageModifier and TypeMethodDescriptionstatic GeneralMessageReturns the enum constant of this class with the specified name.static GeneralMessage[]GeneralMessage.values()Returns an array containing the constants of this enum class, in the order they are declared.