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