Uses of Enum
org.languagetool.rules.AbstractUnitConversionRule.Message
Packages that use AbstractUnitConversionRule.Message
-
Uses of AbstractUnitConversionRule.Message in org.languagetool.rules
Methods in org.languagetool.rules that return AbstractUnitConversionRule.MessageModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AbstractUnitConversionRule.Message[]
AbstractUnitConversionRule.Message.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.languagetool.rules with parameters of type AbstractUnitConversionRule.MessageModifier and TypeMethodDescriptionprotected String
AbstractUnitConversionRule.getMessage
(AbstractUnitConversionRule.Message message) Override in subclassesprotected String
AbstractUnitConversionRule.getShortMessage
(AbstractUnitConversionRule.Message message) Override in subclasses