Interface LocalizableCommand

All Known Implementing Classes:
AddCommand, AddIfMaxCommand, AddIfMinCommand, ClearCommand, CountGreaterThanDistanceCommand, ExecuteScriptCommand, ExitCommand, HelpCommand, InfoCommand, MinByCreationDateCommand, PrintFieldDistanceAscendingCommand, RemoveByIdCommand, RemoveGreaterCommand, ShowCommand, UpdateCommand

public interface LocalizableCommand
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setLocale (Locale locale)
     
  • Method Details

    • setLocale

      void setLocale (Locale locale)