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