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