Uses of Enum
nl.sbdeveloper.vehiclesplus.locale.PluginMessage
Packages that use PluginMessage
Package
Description
This package contains the classes that are used for localization.
-
Uses of PluginMessage in nl.sbdeveloper.vehiclesplus.locale
Methods in nl.sbdeveloper.vehiclesplus.locale that return PluginMessageModifier and TypeMethodDescriptionstatic PluginMessage
Returns the enum constant of this type with the specified name.static PluginMessage[]
PluginMessage.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in nl.sbdeveloper.vehiclesplus.locale with parameters of type PluginMessageModifier and TypeMethodDescriptionstatic String
Locale.getMessage
(PluginMessage key) Get a translated messagestatic String
Locale.getMessage
(PluginMessage key, Map<String, String> args) Get a translated message