Uses of Class
org.apache.olingo.odata2.core.exception.MessageService.Message
-
Packages that use MessageService.Message Package Description org.apache.olingo.odata2.core.exception -
-
Uses of MessageService.Message in org.apache.olingo.odata2.core.exception
Methods in org.apache.olingo.odata2.core.exception that return MessageService.Message Modifier and Type Method Description static MessageService.MessageMessageService. getMessage(Locale locale, String key, Object... replacements)static MessageService.MessageMessageService. getMessage(Locale language, MessageReference context)
-