Uses of Interface
io.dialob.executor.command.SetLocale
-
Packages that use SetLocale Package Description io.dialob.executor.command -
-
Uses of SetLocale in io.dialob.executor.command
Classes in io.dialob.executor.command that implement SetLocale Modifier and Type Class Description classImmutableSetLocaleImmutable implementation ofSetLocale.Methods in io.dialob.executor.command that return SetLocale Modifier and Type Method Description static SetLocaleCommandFactory. setLocale(String locale)Methods in io.dialob.executor.command with parameters of type SetLocale Modifier and Type Method Description static ImmutableSetLocaleImmutableSetLocale. copyOf(SetLocale instance)Creates an immutable copy of aSetLocalevalue.ImmutableSetLocale.BuilderImmutableSetLocale.Builder. from(SetLocale instance)Fill a builder with attribute values from the providedSetLocaleinstance.
-