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