Class AuthenticationController.LocaleOption

java.lang.Object
com.foreach.across.modules.adminweb.controllers.AuthenticationController.LocaleOption
Enclosing class:
AuthenticationController

public static class AuthenticationController.LocaleOption extends Object
  • Constructor Details

    • LocaleOption

      public LocaleOption()
  • Method Details

    • getLocale

      public Locale getLocale()
    • setLocale

      public void setLocale(Locale locale)
    • getLabel

      public String getLabel()
    • setLabel

      public void setLabel(String label)
    • isSelected

      public boolean isSelected()
    • setSelected

      public void setSelected(boolean selected)