Uses of Enum
org.eclipse.rdf4j.common.webapp.Message.Type
Packages that use Message.Type
-
Uses of Message.Type in org.eclipse.rdf4j.common.webapp
Subclasses with type arguments of type Message.Type in org.eclipse.rdf4j.common.webappMethods in org.eclipse.rdf4j.common.webapp that return Message.TypeModifier and TypeMethodDescriptionMessage.getType()
static Message.Type
Returns the enum constant of this type with the specified name.static Message.Type[]
Message.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.eclipse.rdf4j.common.webapp with parameters of type Message.Type