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