Uses of Class
io.dialob.session.engine.session.command.ImmutableSetLocale
Packages that use ImmutableSetLocale
-
Uses of ImmutableSetLocale in io.dialob.session.engine.session.command
Methods in io.dialob.session.engine.session.command that return ImmutableSetLocaleModifier and TypeMethodDescriptionImmutableSetLocale.Builder.build()Builds a newImmutableSetLocale.static ImmutableSetLocaleCreates an immutable copy of aSetLocalevalue.static ImmutableSetLocaleConstruct a new immutableSetLocaleinstance.static ImmutableSetLocaleConstruct a new immutableSetLocaleinstance.final ImmutableSetLocaleImmutableSetLocale.withLocale(String value) Copy the current immutable object by setting a value for thelocaleattribute.final ImmutableSetLocaleImmutableSetLocale.withTargetId(ItemId value) Copy the current immutable object by setting a value for thetargetIdattribute.final ImmutableSetLocaleImmutableSetLocale.withTriggers(Trigger<ItemState>... elements) Copy the current immutable object with elements that replace the content oftriggers.final ImmutableSetLocaleImmutableSetLocale.withTriggers(Iterable<? extends Trigger<ItemState>> elements) Copy the current immutable object with elements that replace the content oftriggers.