Uses of Class
io.dialob.settings.DialobSettings.TenantSettings.Mode
-
-
Uses of DialobSettings.TenantSettings.Mode in io.dialob.settings
Methods in io.dialob.settings that return DialobSettings.TenantSettings.Mode Modifier and Type Method Description static DialobSettings.TenantSettings.ModeDialobSettings.TenantSettings.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static DialobSettings.TenantSettings.Mode[]DialobSettings.TenantSettings.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-