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