Uses of Enum
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 type with the specified name.static PreconditionException.MessageKeys[]
PreconditionException.MessageKeys.values()
Returns an array containing the constants of this enum type, in the order they are declared.