Uses of Class
io.dialob.session.engine.session.command.ImmutableSetLocale.Builder
Packages that use ImmutableSetLocale.Builder
-
Uses of ImmutableSetLocale.Builder in io.dialob.session.engine.session.command
Methods in io.dialob.session.engine.session.command that return ImmutableSetLocale.BuilderModifier and TypeMethodDescriptionImmutableSetLocale.Builder.addAllTriggers(Iterable<? extends Trigger<ItemState>> elements) Adds elements totriggerslist.ImmutableSetLocale.Builder.addTriggers(Trigger<ItemState> element) Adds one element totriggerslist.ImmutableSetLocale.Builder.addTriggers(Trigger<ItemState>... elements) Adds elements totriggerslist.static ImmutableSetLocale.BuilderImmutableSetLocale.builder()Creates a builder forImmutableSetLocale.Fill a builder with attribute values from the providedSetLocaleinstance.Initializes the value for thelocaleattribute.Initializes the value for thetargetIdattribute.Sets or replaces all elements fortriggerslist.