Uses of Enum Class
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 class with the specified name.static AbstractUnitConversionRule.Message[]AbstractUnitConversionRule.Message.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.languagetool.rules with parameters of type AbstractUnitConversionRule.MessageModifier and TypeMethodDescriptionprotected StringAbstractUnitConversionRule.getMessage(AbstractUnitConversionRule.Message message) Override in subclassesprotected StringAbstractUnitConversionRule.getShortMessage(AbstractUnitConversionRule.Message message) Override in subclasses -
Uses of AbstractUnitConversionRule.Message in org.languagetool.rules.de
Methods in org.languagetool.rules.de with parameters of type AbstractUnitConversionRule.MessageModifier and TypeMethodDescriptionprotected StringUnitConversionRule.getMessage(AbstractUnitConversionRule.Message message) protected StringUnitConversionRule.getShortMessage(AbstractUnitConversionRule.Message message) -
Uses of AbstractUnitConversionRule.Message in org.languagetool.rules.pt
Methods in org.languagetool.rules.pt with parameters of type AbstractUnitConversionRule.MessageModifier and TypeMethodDescriptionprotected StringPortugueseUnitConversionRule.getMessage(AbstractUnitConversionRule.Message message) protected StringPortugueseUnitConversionRule.getShortMessage(AbstractUnitConversionRule.Message message)