Uses of Class
io.dialob.session.engine.session.model.ImmutableItemRef
Packages that use ImmutableItemRef
-
Uses of ImmutableItemRef in io.dialob.session.engine.session.model
Fields in io.dialob.session.engine.session.model declared as ImmutableItemRefMethods in io.dialob.session.engine.session.model that return ImmutableItemRefModifier and TypeMethodDescriptionImmutableItemRef.Builder.build()Builds a newImmutableItemRef.static ImmutableItemRefCreates an immutable copy of aItemRefvalue.static ImmutableItemRefConstruct a new immutableItemRefinstance.final ImmutableItemRefCopy the current immutable object by setting a value for theidattribute.final ImmutableItemRefImmutableItemRef.withParent(ItemId value) Copy the current immutable object by setting a present value for the optionalparentattribute.final ImmutableItemRefImmutableItemRef.withParent(Optional<? extends ItemId> optional) Copy the current immutable object by setting an optional value for theparentattribute.