Uses of Enum Class
de.xam.featdoc.system.Message.Kind
Packages that use Message.Kind
-
Uses of Message.Kind in de.xam.featdoc.system
Methods in de.xam.featdoc.system that return Message.KindModifier and TypeMethodDescriptionstatic Message.KindReturns the enum constant of this class with the specified name.static Message.Kind[]Message.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.xam.featdoc.system with parameters of type Message.KindModifier and TypeMethodDescriptionstatic MessageMessage.create(System system, Message.Kind kind, String label) default MessageSystemApi.step(Message.Kind kind, String name)