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