Uses of Enum Class
net.ssehub.easy.basics.messages.Status
Packages that use Status
Package
Description
A common definition of messages with description and status derived from a specific set of
(identifiable) exceptions .
-
Uses of Status in net.ssehub.easy.basics.messages
Fields in net.ssehub.easy.basics.messages declared as StatusMethods in net.ssehub.easy.basics.messages that return StatusModifier and TypeMethodDescriptionIMessage.getStatus()Returns the status of this message.Message.getStatus()static StatusReturns the enum constant of this class with the specified name.static Status[]Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.ssehub.easy.basics.messages with parameters of type StatusModifier and TypeMethodDescriptionstatic StringUtility method returning a string representation of a given set ofmessages.Constructors in net.ssehub.easy.basics.messages with parameters of type Status