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