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