Uses of Enum Class
org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException.MessageKeys
Packages that use BatchDeserializerException.MessageKeys
Package
Description
Olingo Server API - Deserializer - Batch
-
Uses of BatchDeserializerException.MessageKeys in org.apache.olingo.server.api.deserializer.batch
Methods in org.apache.olingo.server.api.deserializer.batch that return BatchDeserializerException.MessageKeysModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.BatchDeserializerException.MessageKeys.values()Returns an array containing the constants of this enum class, in the order they are declared.