Uses of Enum Class
org.apache.olingo.server.core.uri.parser.UriParserSyntaxException.MessageKeys
Packages that use UriParserSyntaxException.MessageKeys
-
Uses of UriParserSyntaxException.MessageKeys in org.apache.olingo.server.core.uri.parser
Methods in org.apache.olingo.server.core.uri.parser that return UriParserSyntaxException.MessageKeysModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static UriParserSyntaxException.MessageKeys[]UriParserSyntaxException.MessageKeys.values()Returns an array containing the constants of this enum class, in the order they are declared.